Does the PR have any schema changes?
Found 9 breaking changes:
Resources
- "gcp:networkconnectivity/hub:Hub": properties:
🟡
"effectiveLabels": additional properties type changed from "pulumi.json#/Any" to "string"🟡
"pulumiLabels": additional properties type changed from "pulumi.json#/Any" to "string"
- "gcp:networkconnectivity/spoke:Spoke": properties:
🟡
"effectiveLabels": additional properties type changed from "pulumi.json#/Any" to "string"🟡
"pulumiLabels": additional properties type changed from "pulumi.json#/Any" to "string"
Types
- "gcp:compute/BackendServiceSecuritySettings:BackendServiceSecuritySettings": required:
🟢
"clientTlsPolicy" property is no longer Required🟢
"subjectAltNames" property is no longer Required
🟢
"gcp:compute/getBackendServiceSecuritySetting:getBackendServiceSecuritySetting": required: "awsV4Authentications" property has changed to Required🟢
"gcp:compute/getInstanceBootDiskInitializeParam:getInstanceBootDiskInitializeParam": required: "storagePool" property has changed to Required🟢
"gcp:container/getClusterAddonsConfig:getClusterAddonsConfig": required: "rayOperatorConfigs" property has changed to Required
New resources:
apigee/environmentKeyvaluemaps.EnvironmentKeyvaluemaps
apigee/environmentKeyvaluemapsEntries.EnvironmentKeyvaluemapsEntries
compute/resizeRequest.ResizeRequest
compute/routerRoutePolicy.RouterRoutePolicy
securitycenter/v2OrganizationMuteConfig.V2OrganizationMuteConfig
What's Changed
- Fix resource leak by @VenelinMartinov in #2276
- Upgrade terraform-provider-google-beta to v5.39.1 by @VenelinMartinov in #2281
Full Changelog: v7.33.0...v7.34.0