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

Upgrade terraform-provider-google-beta to v6.12.0 #2658

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Nov 19, 2024

This PR was generated via $ upgrade-provider pulumi/pulumi-gcp.


@iwahbe iwahbe added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Nov 19, 2024
@iwahbe iwahbe self-assigned this Nov 19, 2024
@iwahbe iwahbe enabled auto-merge (squash) November 19, 2024 10:59
@@ -2732,6 +2732,7 @@ func Provider() tfbridge.ProviderInfo {
Docs: &tfbridge.DocInfo{AllowMissing: true},
},
"google_backup_dr_backup_plan": {Docs: &tfbridge.DocInfo{AllowMissing: true}},
"google_backup_dr_data_source": {Docs: &tfbridge.DocInfo{AllowMissing: true}},
Copy link
Member Author

Choose a reason for hiding this comment

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

This was the only manual change. I have manually confirmed that the data source doesn't have docs upstream.

Copy link

Does the PR have any schema changes?

Found 3 breaking changes:

Types

  • 🟢 "gcp:artifactregistry/getRepositoryRemoteRepositoryConfig:getRepositoryRemoteRepositoryConfig": required: "commonRepositories" property has changed to Required
  • 🟢 "gcp:sql/getDatabaseInstanceSettingIpConfigurationPscConfig:getDatabaseInstanceSettingIpConfigurationPscConfig": required: "pscAutoConnections" property has changed to Required
  • 🟢 "gcp:sql/getDatabaseInstancesInstanceSettingIpConfigurationPscConfig:getDatabaseInstancesInstanceSettingIpConfigurationPscConfig": required: "pscAutoConnections" property has changed to Required

New resources:

  • dataproc/gdcSparkApplication.GdcSparkApplication
  • iam/foldersPolicyBinding.FoldersPolicyBinding
  • iam/organizationsPolicyBinding.OrganizationsPolicyBinding

New functions:

  • accesscontextmanager/getAccessPolicy.getAccessPolicy
  • backupdisasterrecovery/getDataSource.getDataSource

Maintainer note: consult the runbook for dealing with any breaking changes.

@iwahbe iwahbe merged commit 01ba4e4 into master Nov 19, 2024
24 checks passed
@iwahbe iwahbe deleted the upgrade-terraform-provider-google-beta-to-v6.12.0 branch November 19, 2024 12:12
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v8.10.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-google-beta to v6.12.0
2 participants