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

WIP upgrade terraform provider google beta to v6.13.0 #2733

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Dec 12, 2024

No description provided.

Copy link

github-actions bot commented Dec 12, 2024

Does the PR have any schema changes?

Found 13 breaking changes:

Types

  • "gcp:compute/getInstanceAdvancedMachineFeature:getInstanceAdvancedMachineFeature": required:
    • 🟢 "enableUefiNetworking" property has changed to Required
    • 🟢 "performanceMonitoringUnit" property has changed to Required
  • "gcp:compute/getInstanceTemplateAdvancedMachineFeature:getInstanceTemplateAdvancedMachineFeature": required:
    • 🟢 "enableUefiNetworking" property has changed to Required
    • 🟢 "performanceMonitoringUnit" property has changed to Required
  • "gcp:compute/getRegionInstanceTemplateAdvancedMachineFeature:getRegionInstanceTemplateAdvancedMachineFeature": required:
    • 🟢 "enableUefiNetworking" property has changed to Required
    • 🟢 "performanceMonitoringUnit" property has changed to Required
  • 🟢 "gcp:compute/getSecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig:getSecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig": required: "thresholdConfigs" property has changed to Required
  • 🟢 "gcp:container/getClusterNodeConfig:getClusterNodeConfig": required: "localSsdEncryptionMode" property has changed to Required
  • 🟢 "gcp:container/getClusterNodePoolAutoConfig:getClusterNodePoolAutoConfig": required: "linuxNodeConfigs" property has changed to Required
  • 🟢 "gcp:container/getClusterNodePoolNodeConfig:getClusterNodePoolNodeConfig": required: "localSsdEncryptionMode" property has changed to Required
  • 🟢 "gcp:oracledatabase/getAutonomousDatabasesAutonomousDatabase:getAutonomousDatabasesAutonomousDatabase": required: "deletionProtection" property has changed to Required
  • 🟢 "gcp:oracledatabase/getCloudExadataInfrastructuresCloudExadataInfrastructure:getCloudExadataInfrastructuresCloudExadataInfrastructure": required: "deletionProtection" property has changed to Required
  • 🟢 "gcp:oracledatabase/getCloudVmClustersCloudVmCluster:getCloudVmClustersCloudVmCluster": required: "deletionProtection" property has changed to Required

New resources:

  • gemini/codeRepositoryIndex.CodeRepositoryIndex
  • gemini/repositoryGroup.RepositoryGroup
  • gemini/repositoryGroupIamBinding.RepositoryGroupIamBinding
  • gemini/repositoryGroupIamMember.RepositoryGroupIamMember
  • gemini/repositoryGroupIamPolicy.RepositoryGroupIamPolicy
  • iam/projectsPolicyBinding.ProjectsPolicyBinding
  • networksecurity/mirroringDeployment.MirroringDeployment
  • networksecurity/mirroringDeploymentGroup.MirroringDeploymentGroup
  • networksecurity/mirroringEndpointGroup.MirroringEndpointGroup
  • networksecurity/mirroringEndpointGroupAssociation.MirroringEndpointGroupAssociation
  • tpu/v2QueuedResource.V2QueuedResource

New functions:

  • backupdisasterrecovery/getBackup.getBackup
  • backupdisasterrecovery/getBackupVault.getBackupVault
  • gemini/getRepositoryGroupIamPolicy.getRepositoryGroupIamPolicy

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

@iwahbe iwahbe marked this pull request as draft December 12, 2024 13:49
@iwahbe iwahbe force-pushed the iwahbe/wip-upgrade-terraform-provider-google-beta-to-v6.13.0 branch from e9aa3fb to 677ae54 Compare December 12, 2024 14:17
iwahbe added a commit to pulumi/pulumi-terraform-bridge that referenced this pull request Dec 13, 2024
It looks like GCP has [introduced a
dependency](hashicorp/terraform-provider-google-beta#8747)
on configuring SDK and then PF into their provider. This commit is being
used to check if ordering will fix the panics that the GCP upgrade is
seeing in tests.

pulumi/pulumi-gcp#2733 shows that this is a
necessary change.
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