Skip to content

Releases: pulumi/pulumi-gcp

v7.35.0

06 Aug 12:05
bcc02f7
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 2 breaking changes:

Types

  • 🟢 "gcp:sql/getDatabaseInstanceSetting:getDatabaseInstanceSetting": required: "enableDataplexIntegration" property has changed to Required
  • 🟢 "gcp:sql/getDatabaseInstancesInstanceSetting:getDatabaseInstancesInstanceSetting": required: "enableDataplexIntegration" property has changed to Required
    No new resources/functions.

What's Changed

Full Changelog: v7.34.0...v7.35.0

v7.34.0

02 Aug 14:55
544ccf5
Compare
Choose a tag to compare

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

Full Changelog: v7.33.0...v7.34.0

v7.33.0

31 Jul 10:19
fdd7f16
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v7.32.0...v7.33.0

v7.32.0

16 Jul 21:05
5b5c3bb
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 1 breaking change:

Types

  • 🟢 "gcp:kms/getCryptoKeysKey:getCryptoKeysKey": required: "keyAccessJustificationsPolicies" property has changed to Required

New resources:

  • securitycenter/projectNotificationConfig.ProjectNotificationConfig

New functions:

  • gkehub/getMembershipBinding.getMembershipBinding
  • siteverification/getToken.getToken

What's Changed

Full Changelog: v7.31.0...v7.32.0

v7.31.0

15 Jul 12:14
6c35a9b
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • securesourcemanager/repository.Repository
  • securesourcemanager/repositoryIamBinding.RepositoryIamBinding
  • securesourcemanager/repositoryIamMember.RepositoryIamMember
  • securesourcemanager/repositoryIamPolicy.RepositoryIamPolicy
  • securitycenter/v2OrganizationNotificationConfig.V2OrganizationNotificationConfig

New functions:

  • kms/getCryptoKeys.getCryptoKeys
  • kms/getKeyRings.getKeyRings
  • securesourcemanager/getRepositoryIamPolicy.getRepositoryIamPolicy

What's Changed

Full Changelog: v7.30.2...v7.31.0

v7.30.2

10 Jul 18:37
10249bf
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v7.30.1...v7.30.2

v7.30.1

08 Jul 17:05
e430db0
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v7.30.0...v7.30.1

v7.30.0

08 Jul 12:47
2e9d337
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 4 breaking changes:

Types

  • "gcp:cloudfunctionsv2/getFunctionBuildConfig:getFunctionBuildConfig": required:
    • 🟢 "automaticUpdatePolicies" property has changed to Required
    • 🟢 "onDeployUpdatePolicies" property has changed to Required
  • "gcp:datafusion/InstanceNetworkConfig:InstanceNetworkConfig": required:
    • 🟢 "ipAllocation" property is no longer Required
    • 🟢 "network" property is no longer Required

New resources:

  • storage/managedFolder.ManagedFolder
  • storage/managedFolderIamBinding.ManagedFolderIamBinding
  • storage/managedFolderIamMember.ManagedFolderIamMember
  • storage/managedFolderIamPolicy.ManagedFolderIamPolicy

New functions:

  • storage/getManagedFolderIamPolicy.getManagedFolderIamPolicy

What's Changed

New Contributors

Full Changelog: v7.29.0...v7.30.0

v7.29.0

26 Jun 20:00
605c5c9
Compare
Choose a tag to compare

Changelog

v7.28.0

21 Jun 21:48
355ee85
Compare
Choose a tag to compare

Changelog

  • 355ee85 Upgrade terraform-provider-google-beta to v5.34.0 (#2099)