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

Fix test TestAccDataflowJob_withProviderDefaultLabels #8232

Conversation

modular-magician
Copy link
Collaborator

terraform_labels merges the provider default labels and the labels configured on the resource through Terraform.
effective_labels has all of the labels on the resource.

In the provider release 6.0, a new revenue label is added to the provider default labels by default, so terraform_labels and effective_labels should have one more label.

Release Note Template for Downstream PRs (will be copied)


Derived from GoogleCloudPlatform/magic-modules#11757

[upstream:7f1b8e6049398baa628f50cfb0454f7ad18ad254]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 274b030 into hashicorp:main Sep 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant