Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing depends_on arguments in various acceptance tests #16890

Conversation

modular-magician
Copy link
Collaborator

After I recently fixed a few nightly test failures due to IAM resources not being provisioned before dependent resources I've found a bunch of other tests that can be updated in the same way but aren't necessarily related to a failing test.

This PR is just enforcing good practices in the Terraform config used in tests.

Release Note Template for Downstream PRs (will be copied)


Derived from GoogleCloudPlatform/magic-modules#9654

…rp#9654)

* Add missing IAM resources dependencies in `TestAccComputeRegionInstanceTemplate_sourceImageEncryptionKey`

* Add missing dependencies

* Add missing IAM resources dependencies in `google_sql_database_instance` tests

* Add missing IAM resources dependencies in `google_vertex_ai_endpoint` tests

* Update mmv1/third_party/terraform/services/alloydb/resource_alloydb_backup_test.go

* Update mmv1/third_party/terraform/services/sql/resource_sql_database_instance_test.go

* Update mmv1/third_party/terraform/services/bigquery/resource_bigquery_dataset_test.go
[upstream:aeb1f5faa1cb210fefe8ad2f7a3b492fd6b1dd40]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit badc26b into hashicorp:main Jan 2, 2024
2 checks passed
Copy link

github-actions bot commented Feb 2, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant