Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps @pulumi/gcp from 8.34.0 to 9.2.0.

Release notes

Sourced from @​pulumi/gcp's releases.

v9.2.0

Does the PR have any schema changes?

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

What's Changed

Full Changelog: pulumi/pulumi-gcp@v9.1.0...v9.2.0

v9.1.0

What's Changed

Full Changelog: pulumi/pulumi-gcp@v9.0.0...v9.1.0

v9.0.0

Pulumi GCP Provider Version Upgrade Guide

Version 9.0.0 of the GCP provider for Pulumi is a major release and includes changes that you need to consider when upgrading. This guide will help with that process and focuses only on changes from version 8.x to version 9.0.0. See the Version 8 Upgrade Guide for information on upgrading from 7.x to version 8.0.0.

Breaking changes

GCP provider v9.0 includes several breaking changes to a few resources and invokes. Here are the details:

  • Resource gcp.alloydb.Cluster:

    • The field deletionProtection has been added with a default value of true. This field destroying or recreating the cluster during pulumi up. In 9.0.0, existing clusters will have deletionProtection set to true during the next refresh unless otherwise set in the program configuration.
  • Resource gcp.apigee.KeystoresAliasesKeyCertFile:

    • The field certsInfo is no longer an input and instead is only available as an output property.
  • Resource gcp.artifactregistry.Repository:

    • Default values have been removed, if you are relying on defaults, you might need to explicitly set them in your program configuration.
  • Resource gcp.beyondcorp.Application removed:

    • Associated resources ApplicationIamBinding, ApplicationIamMember, and ApplicationIamPolicy have also been removed.
    • Please use the new resource gcp.beyondcorp.SecurityGatewayApplication instead.
  • Resource gcp.bigquery.Table:

    • Field view.useLegacySql No longer has a default value of true. You may need to explicitly set this field in your program configuration.
  • Resource gcp.bigtable.TableIamBinding:

    • Field instance is now removed in favor of instanceName.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@pulumi/gcp](https://github.com/pulumi/pulumi-gcp) from 8.34.0 to 9.2.0.
- [Release notes](https://github.com/pulumi/pulumi-gcp/releases)
- [Changelog](https://github.com/pulumi/pulumi-gcp/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-gcp@v8.34.0...v9.2.0)

---
updated-dependencies:
- dependency-name: "@pulumi/gcp"
  dependency-version: 9.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 2025
@dependabot dependabot bot requested a review from idoshamun as a code owner October 6, 2025 02:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #615.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pulumi/gcp-9.2.0 branch October 13, 2025 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant