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 v5.16.0 #1670

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Feb 14, 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 Feb 14, 2024
@iwahbe iwahbe self-assigned this Feb 14, 2024
@iwahbe iwahbe enabled auto-merge (squash) February 14, 2024 17:48
Copy link

Does the PR have any schema changes?

Does the PR have any schema changes?

Found 10 breaking changes:

Types

  • 🟢 "gcp:compute/InstanceConfidentialInstanceConfig:InstanceConfidentialInstanceConfig": required: "enableConfidentialCompute" property is no longer Required
  • 🟢 "gcp:compute/InstanceFromMachineImageConfidentialInstanceConfig:InstanceFromMachineImageConfidentialInstanceConfig": required: "enableConfidentialCompute" property is no longer Required
  • 🟢 "gcp:compute/InstanceFromTemplateConfidentialInstanceConfig:InstanceFromTemplateConfidentialInstanceConfig": required: "enableConfidentialCompute" property is no longer Required
  • 🟢 "gcp:compute/InstanceTemplateConfidentialInstanceConfig:InstanceTemplateConfidentialInstanceConfig": required: "enableConfidentialCompute" property is no longer Required
  • 🟢 "gcp:compute/RegionInstanceTemplateConfidentialInstanceConfig:RegionInstanceTemplateConfidentialInstanceConfig": required: "enableConfidentialCompute" property is no longer Required
  • 🟢 "gcp:compute/getInstanceConfidentialInstanceConfig:getInstanceConfidentialInstanceConfig": required: "confidentialInstanceType" property has changed to Required
  • 🟢 "gcp:compute/getInstanceTemplateConfidentialInstanceConfig:getInstanceTemplateConfidentialInstanceConfig": required: "confidentialInstanceType" property has changed to Required
  • 🟢 "gcp:compute/getRegionInstanceTemplateConfidentialInstanceConfig:getRegionInstanceTemplateConfidentialInstanceConfig": required: "confidentialInstanceType" property has changed to Required
  • 🟡 "gcp:firebase/HostingCustomDomainIssue:HostingCustomDomainIssue": properties: "details" type changed from "array" to "string":
    • 🟡 items had &{Type:object Ref: AdditionalProperties:0xc0024ac120 Items: OneOf:[] Discriminator: Plain:false} but now has no type

New resources:

  • clouddeploy/deliveryPipelineIamBinding.DeliveryPipelineIamBinding
  • clouddeploy/deliveryPipelineIamMember.DeliveryPipelineIamMember
  • clouddeploy/deliveryPipelineIamPolicy.DeliveryPipelineIamPolicy
  • compute/instanceGroupMembership.InstanceGroupMembership
  • firebase/appCheckServiceConfig.AppCheckServiceConfig

New functions:

  • clouddeploy/getDeliveryPipelineIamPolicy.getDeliveryPipelineIamPolicy

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

@iwahbe iwahbe merged commit 7a92fb6 into master Feb 14, 2024
17 checks passed
@iwahbe iwahbe deleted the upgrade-terraform-provider-google-beta-to-v5.16.0 branch February 14, 2024 18:15
@github-actions github-actions bot removed the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Feb 14, 2024
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.

Upgrade terraform-provider-google-beta to v5.16.0
1 participant