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 provider default labels #8670

Merged

Conversation

zli82016
Copy link
Member

@zli82016 zli82016 commented Aug 16, 2023

If this PR is for Terraform, I acknowledge that I have:

  • Searched through the issue tracker for an open issue that this either resolves or contributes to, commented on it to claim it, and written "fixes {url}" or "part of {url}" in this PR description. If there were no relevant open issues, I opened one and commented that I would like to work on it (not necessary for very small changes).
  • Ensured that all new fields I added that can be set by a user appear in at least one example (for generated resources) or third_party test (for handwritten resources or update tests).
  • Generated Terraform providers, and ran make test and make lint in the generated providers to ensure it passes unit and linter tests.
  • Ran relevant acceptance tests using my own Google Cloud project and credentials (If the acceptance tests do not yet pass or you are unable to run them, please let your reviewer know).
  • Read Write release notes before writing my release note below.

Release Note Template for Downstream PRs (will be copied)

provider: added `default_labels` field to the provider. Default labels configured on the provider through the new `default_labels` field are now supported. The default labels configured on the provider will be applied to all of the resources with standard labels field.

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 21 files changed, 429 insertions(+), 95 deletions(-))
Terraform Beta: Diff ( 24 files changed, 847 insertions(+), 198 deletions(-))
TF Conversion: Diff ( 7 files changed, 97 insertions(+), 96 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 2947
Passed tests 2599
Skipped tests: 307
Affected tests: 41

Action taken

Found 41 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
TestAccTags|TestAccEventarcTrigger_channel|TestAccEventarcTrigger_BasicHandWritten|TestAccComputeRegionNetworkEndpointGroup_regionNetworkEndpointGroupCloudrunExample|TestAccComputeVpnTunnel_vpnTunnelBetaExample|TestAccComputeAddress_withProviderDefaultLabels|TestAccComputeForwardingRule_update|TestAccCloudRunService_foregroundDeletion|TestAccCloudRunService_cloudRunServiceCreateHasStatus|TestAccCloudRunService_cloudRunServiceUpdate|TestAccCloudRunService_cloudRunServiceMulticontainerExample|TestAccCloudRunService_secretVolume|TestAccCloudRunService_cloudRunServiceProbesExample|TestAccComputeGlobalForwardingRule_labels|TestAccCloudRunService_cloudRunServiceSecretVolumesExample|TestAccBigQueryDataset_bigqueryDatasetDefaultCollationSetExample|TestAccBigQueryDataset_bigqueryDatasetCaseInsensitiveNamesExample|TestAccCloudRunService_cloudRunServiceSecretEnvironmentVariablesExample|TestAccBigQueryDataset_storageBillModel|TestAccBigQueryDataset_bigqueryDatasetAuthorizedDatasetExample|TestAccCloudRunService_cloudRunServiceMultipleEnvironmentVariablesExample|TestAccCloudRunService_cloudRunServiceNoauthExample|TestAccCloudRunService_cloudRunServiceSqlExample|TestAccCloudRunService_cloudRunServiceBasicExample|TestAccBigQueryDataset_bigqueryDatasetWithMaxTimeTravelHoursExample|TestAccCloudRunDomainMapping_foregroundDeletion|TestAccCloudRunDomainMapping_cloudRunDomainMappingBasicExample|TestAccComputeBackendService_regionNegBackend|TestAccBigQueryDataset_regionalLocation|TestAccBigQueryDataset_access|TestAccBigQueryDataset_datasetWithContents|TestAccBigQueryDataset_basic|TestAccCloudRunService_probes|TestAccCloudRunService_secretEnvironmentVariable|TestAccBigQueryDataset_bigqueryDatasetBasicExample|TestAccCloudRunServiceIamPolicyGenerated|TestAccCloudRunServiceIamMemberGenerated|TestAccCloudRunServiceIamBindingGenerated|TestAccDataSourceGoogleCloudRunService_basic|TestAccDataSourceRegionNetworkEndpointGroup_basic|TestAccDataSourceGoogleCloudRunService_optionalProject

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

$\textcolor{red}{\textsf{Tests failed during RECORDING mode:}}$
TestAccTags[Error message] [Debug log]
TestAccEventarcTrigger_channel[Error message] [Debug log]
TestAccEventarcTrigger_BasicHandWritten[Error message] [Debug log]
TestAccComputeRegionNetworkEndpointGroup_regionNetworkEndpointGroupCloudrunExample[Error message] [Debug log]
TestAccComputeVpnTunnel_vpnTunnelBetaExample[Error message] [Debug log]
TestAccComputeAddress_withProviderDefaultLabels[Error message] [Debug log]
TestAccComputeForwardingRule_update[Error message] [Debug log]
TestAccCloudRunService_foregroundDeletion[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceCreateHasStatus[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceUpdate[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceMulticontainerExample[Error message] [Debug log]
TestAccCloudRunService_secretVolume[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceProbesExample[Error message] [Debug log]
TestAccComputeGlobalForwardingRule_labels[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceSecretVolumesExample[Error message] [Debug log]
TestAccBigQueryDataset_bigqueryDatasetDefaultCollationSetExample[Error message] [Debug log]
TestAccBigQueryDataset_bigqueryDatasetCaseInsensitiveNamesExample[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceSecretEnvironmentVariablesExample[Error message] [Debug log]
TestAccBigQueryDataset_storageBillModel[Error message] [Debug log]
TestAccBigQueryDataset_bigqueryDatasetAuthorizedDatasetExample[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceMultipleEnvironmentVariablesExample[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceNoauthExample[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceSqlExample[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceBasicExample[Error message] [Debug log]
TestAccBigQueryDataset_bigqueryDatasetWithMaxTimeTravelHoursExample[Error message] [Debug log]
TestAccCloudRunDomainMapping_foregroundDeletion[Error message] [Debug log]
TestAccCloudRunDomainMapping_cloudRunDomainMappingBasicExample[Error message] [Debug log]
TestAccComputeBackendService_regionNegBackend[Error message] [Debug log]
TestAccBigQueryDataset_regionalLocation[Error message] [Debug log]
TestAccBigQueryDataset_access[Error message] [Debug log]
TestAccBigQueryDataset_datasetWithContents[Error message] [Debug log]
TestAccBigQueryDataset_basic[Error message] [Debug log]
TestAccCloudRunService_probes[Error message] [Debug log]
TestAccCloudRunService_secretEnvironmentVariable[Error message] [Debug log]
TestAccBigQueryDataset_bigqueryDatasetBasicExample[Error message] [Debug log]
TestAccCloudRunServiceIamPolicyGenerated[Error message] [Debug log]
TestAccCloudRunServiceIamMemberGenerated[Error message] [Debug log]
TestAccCloudRunServiceIamBindingGenerated[Error message] [Debug log]
TestAccDataSourceGoogleCloudRunService_basic[Error message] [Debug log]
TestAccDataSourceRegionNetworkEndpointGroup_basic[Error message] [Debug log]
TestAccDataSourceGoogleCloudRunService_optionalProject[Error message] [Debug log]

$\textcolor{red}{\textsf{Please fix these to complete your PR.}}$
View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 22 files changed, 334 insertions(+), 101 deletions(-))
Terraform Beta: Diff ( 27 files changed, 682 insertions(+), 218 deletions(-))
TF Conversion: Diff ( 7 files changed, 1 insertion(+), 102 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1
Passed tests 1
Skipped tests: 0
Affected tests: 0

$\textcolor{red}{\textsf{Errors occurred during REPLAYING mode. Please fix them to complete your PR}}$
View the build log

@zli82016
Copy link
Member Author

/gcbrun

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 22 files changed, 334 insertions(+), 101 deletions(-))
Terraform Beta: Diff ( 27 files changed, 682 insertions(+), 218 deletions(-))
TF Conversion: Diff ( 7 files changed, 1 insertion(+), 102 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1
Passed tests 1
Skipped tests: 0
Affected tests: 0

$\textcolor{red}{\textsf{Errors occurred during REPLAYING mode. Please fix them to complete your PR}}$
View the build log

@c2thorn
Copy link
Member

c2thorn commented Aug 17, 2023

Noting that this fixes hashicorp/terraform-provider-google#7325

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 22 files changed, 391 insertions(+), 101 deletions(-))
Terraform Beta: Diff ( 27 files changed, 784 insertions(+), 212 deletions(-))
TF Conversion: Diff ( 7 files changed, 97 insertions(+), 96 deletions(-))

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 22 files changed, 409 insertions(+), 119 deletions(-))
Terraform Beta: Diff ( 27 files changed, 802 insertions(+), 230 deletions(-))
TF Conversion: Diff ( 8 files changed, 115 insertions(+), 114 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 2947
Passed tests 2611
Skipped tests: 307
Affected tests: 29

Action taken

Found 29 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
TestAccTags|TestAccEventarcTrigger_channel|TestAccEventarcTrigger_BasicHandWritten|TestAccComputeRegionNetworkEndpointGroup_regionNetworkEndpointGroupCloudrunExample|TestAccComputeAddress_withProviderDefaultLabels|TestAccCloudRunService_cloudRunServiceMulticontainerExample|TestAccCloudRunService_probes|TestAccCloudRunService_secretEnvironmentVariable|TestAccCloudRunService_secretVolume|TestAccCloudRunService_foregroundDeletion|TestAccCloudRunService_cloudRunServiceCreateHasStatus|TestAccCloudRunService_cloudRunServiceProbesExample|TestAccCloudRunService_cloudRunServiceUpdate|TestAccCloudRunService_cloudRunServiceSecretVolumesExample|TestAccCloudRunService_cloudRunServiceSecretEnvironmentVariablesExample|TestAccCloudRunService_cloudRunServiceMultipleEnvironmentVariablesExample|TestAccCloudRunService_cloudRunServiceNoauthExample|TestAccCloudRunService_cloudRunServiceSqlExample|TestAccCloudRunService_cloudRunServiceBasicExample|TestAccCloudRunDomainMapping_foregroundDeletion|TestAccCloudRunDomainMapping_cloudRunDomainMappingBasicExample|TestAccComputeForwardingRule_update|TestAccCloudRunServiceIamPolicyGenerated|TestAccCloudRunServiceIamBindingGenerated|TestAccDataSourceGoogleCloudRunService_basic|TestAccCloudRunServiceIamMemberGenerated|TestAccDataSourceGoogleCloudRunService_optionalProject|TestAccDataSourceRegionNetworkEndpointGroup_basic|TestAccComputeBackendService_regionNegBackend

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

$\textcolor{red}{\textsf{Tests failed during RECORDING mode:}}$
TestAccTags[Error message] [Debug log]
TestAccEventarcTrigger_channel[Error message] [Debug log]
TestAccEventarcTrigger_BasicHandWritten[Error message] [Debug log]
TestAccComputeRegionNetworkEndpointGroup_regionNetworkEndpointGroupCloudrunExample[Error message] [Debug log]
TestAccComputeAddress_withProviderDefaultLabels[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceMulticontainerExample[Error message] [Debug log]
TestAccCloudRunService_probes[Error message] [Debug log]
TestAccCloudRunService_secretEnvironmentVariable[Error message] [Debug log]
TestAccCloudRunService_secretVolume[Error message] [Debug log]
TestAccCloudRunService_foregroundDeletion[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceCreateHasStatus[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceProbesExample[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceUpdate[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceSecretVolumesExample[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceSecretEnvironmentVariablesExample[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceMultipleEnvironmentVariablesExample[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceNoauthExample[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceSqlExample[Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceBasicExample[Error message] [Debug log]
TestAccCloudRunDomainMapping_foregroundDeletion[Error message] [Debug log]
TestAccCloudRunDomainMapping_cloudRunDomainMappingBasicExample[Error message] [Debug log]
TestAccComputeForwardingRule_update[Error message] [Debug log]
TestAccCloudRunServiceIamPolicyGenerated[Error message] [Debug log]
TestAccCloudRunServiceIamBindingGenerated[Error message] [Debug log]
TestAccDataSourceGoogleCloudRunService_basic[Error message] [Debug log]
TestAccCloudRunServiceIamMemberGenerated[Error message] [Debug log]
TestAccDataSourceGoogleCloudRunService_optionalProject[Error message] [Debug log]
TestAccDataSourceRegionNetworkEndpointGroup_basic[Error message] [Debug log]
TestAccComputeBackendService_regionNegBackend[Error message] [Debug log]

$\textcolor{red}{\textsf{Please fix these to complete your PR.}}$
View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 20 files changed, 384 insertions(+), 97 deletions(-))
Terraform Beta: Diff ( 25 files changed, 807 insertions(+), 205 deletions(-))
TF Conversion: Diff ( 7 files changed, 97 insertions(+), 96 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 2947
Passed tests 2633
Skipped tests: 307
Affected tests: 7

Action taken

Found 7 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
TestAccComputeForwardingRule_update|TestAccComputeAddress_withProviderDefaultLabels|TestAccBigQueryDataset_datasetWithContents|TestAccBigQueryDataset_basic|TestAccBigQueryDataset_storageBillModel|TestAccBigQueryDataset_regionalLocation|TestAccBigQueryDataset_access

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

$\textcolor{red}{\textsf{Tests failed during RECORDING mode:}}$
TestAccComputeForwardingRule_update[Error message] [Debug log]
TestAccComputeAddress_withProviderDefaultLabels[Error message] [Debug log]
TestAccBigQueryDataset_datasetWithContents[Error message] [Debug log]
TestAccBigQueryDataset_basic[Error message] [Debug log]
TestAccBigQueryDataset_storageBillModel[Error message] [Debug log]
TestAccBigQueryDataset_regionalLocation[Error message] [Debug log]
TestAccBigQueryDataset_access[Error message] [Debug log]

$\textcolor{red}{\textsf{Please fix these to complete your PR.}}$
View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 22 files changed, 402 insertions(+), 113 deletions(-))
Terraform Beta: Diff ( 27 files changed, 825 insertions(+), 221 deletions(-))
TF Conversion: Diff ( 7 files changed, 97 insertions(+), 96 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 2947
Passed tests 2639
Skipped tests: 307
Affected tests: 1

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
TestAccComputeAddress_withProviderDefaultLabels

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

$\textcolor{red}{\textsf{Tests failed during RECORDING mode:}}$
TestAccComputeAddress_withProviderDefaultLabels[Error message] [Debug log]

$\textcolor{red}{\textsf{Please fix these to complete your PR.}}$
View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 22 files changed, 406 insertions(+), 113 deletions(-))
Terraform Beta: Diff ( 27 files changed, 829 insertions(+), 221 deletions(-))
TF Conversion: Diff ( 7 files changed, 97 insertions(+), 96 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 2947
Passed tests 2639
Skipped tests: 307
Affected tests: 1

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
TestAccComputeAddress_withProviderDefaultLabels

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

$\textcolor{red}{\textsf{Tests failed during RECORDING mode:}}$
TestAccComputeAddress_withProviderDefaultLabels[Error message] [Debug log]

$\textcolor{red}{\textsf{Please fix these to complete your PR.}}$
View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 22 files changed, 410 insertions(+), 113 deletions(-))
Terraform Beta: Diff ( 27 files changed, 833 insertions(+), 221 deletions(-))
TF Conversion: Diff ( 7 files changed, 97 insertions(+), 96 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 2947
Passed tests 2639
Skipped tests: 307
Affected tests: 1

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
TestAccComputeAddress_withProviderDefaultLabels

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

$\textcolor{red}{\textsf{Tests failed during RECORDING mode:}}$
TestAccComputeAddress_withProviderDefaultLabels[Error message] [Debug log]

$\textcolor{red}{\textsf{Please fix these to complete your PR.}}$
View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 22 files changed, 403 insertions(+), 113 deletions(-))
Terraform Beta: Diff ( 27 files changed, 829 insertions(+), 221 deletions(-))
TF Conversion: Diff ( 7 files changed, 97 insertions(+), 96 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 2947
Passed tests 2639
Skipped tests: 308
Affected tests: 0

$\textcolor{green}{\textsf{All tests passed in REPLAYING mode.}}$
View the build log

Copy link
Member

@melinath melinath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regarding the TGC failures - it looks like this PR renames labels fields to terraform_labels; if that's correct, I believe the fix here would be to modify the TGC test files for impacted resources so that:

  • the .tf file uses terraform_labels
  • the .tfplan.json file reflects the terraform_labels name as well. This should just be a string replacement but you could copy the .tf file to a new directory and run terraform plan to verify if there are any issues.

Once you've made those changes, the expander should be able to automatically convert the terraform_labels value to a labels value in the CAI resource (which means it should match the existing expected CAI output.)

@zli82016
Copy link
Member Author

zli82016 commented Sep 5, 2023

Details

Hello, @melinath , thanks for the comments. I think that is what I tried before. terraform-google-conversion-test-integration-0.12.31 and terraform-google-conversion-test-integration-0.13.7 still failed.

@zli82016
Copy link
Member Author

zli82016 commented Sep 5, 2023

I think the previous comment could be reason.

@melinath
Copy link
Member

melinath commented Sep 5, 2023

It looks to me like this ought to be passing at this point. The unit tests are passing; if this were a fundamental issue then I would expect them to also be failing. I'm going to try rerunning tests to see if that resolves the issue.

/gcbrun

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 23 files changed, 379 insertions(+), 118 deletions(-))
Terraform Beta: Diff ( 28 files changed, 810 insertions(+), 221 deletions(-))
TF Conversion: Diff ( 10 files changed, 124 insertions(+), 96 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 3003
Passed tests 2700
Skipped tests: 302
Affected tests: 1

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
TestAccSpannerInstanceIamPolicy

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

$\textcolor{green}{\textsf{Tests passed during RECORDING mode:}}$
TestAccSpannerInstanceIamPolicy[Debug log]

Rerun these tests in REPLAYING mode to catch issues

$\textcolor{green}{\textsf{No issues found for passed tests after REPLAYING rerun.}}$


$\textcolor{green}{\textsf{All tests passed!}}$
View the build log or the debug log for each test

@zli82016
Copy link
Member Author

zli82016 commented Sep 6, 2023

terraform-google-conversion-test-integration-0.12.31 and terraform-google-conversion-test-integration-0.13.7 still failed. Close and reopen this PR to see if the tests will pass.

@zli82016 zli82016 closed this Sep 6, 2023
@zli82016 zli82016 reopened this Sep 6, 2023
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 22 files changed, 379 insertions(+), 113 deletions(-))
Terraform Beta: Diff ( 27 files changed, 805 insertions(+), 221 deletions(-))
TF Conversion: Diff ( 10 files changed, 124 insertions(+), 96 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 3003
Passed tests 2701
Skipped tests: 302
Affected tests: 0

$\textcolor{green}{\textsf{All tests passed in REPLAYING mode.}}$
View the build log

Copy link
Member

@rileykarson rileykarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Marking requested as I'll make a final pass after some of the changes

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 22 files changed, 379 insertions(+), 113 deletions(-))
Terraform Beta: Diff ( 27 files changed, 805 insertions(+), 221 deletions(-))
TF Conversion: Diff ( 10 files changed, 124 insertions(+), 96 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 3003
Passed tests 2700
Skipped tests: 302
Affected tests: 1

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
TestAccDataprocJobIamPolicy

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

$\textcolor{green}{\textsf{Tests passed during RECORDING mode:}}$
TestAccDataprocJobIamPolicy[Debug log]

Rerun these tests in REPLAYING mode to catch issues

$\textcolor{green}{\textsf{No issues found for passed tests after REPLAYING rerun.}}$


$\textcolor{green}{\textsf{All tests passed!}}$
View the build log or the debug log for each test

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.

5 participants