Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2026

Bumps secret-manager::cloud-foundation-fabric from 49.1.0 to 51.0.0.

Release notes

Sourced from secret-manager::cloud-foundation-fabric's releases.

v51.0.0

What's Changed

Full Changelog: GoogleCloudPlatform/cloud-foundation-fabric@v50.1.0...v51.0.0

v50.1.0

Breaking Changes

  • modules/agent-engine: refactored module variables to support source based deployments and added support for new features (resource limits, min/max instances, concurrent instances). [#3609]

What's Changed

New Contributors

Full Changelog: GoogleCloudPlatform/cloud-foundation-fabric@v50.0.0...v50.1.0

v50.0.0

What's Changed

... (truncated)

Changelog

Sourced from secret-manager::cloud-foundation-fabric's changelog.

[51.0.0] - 2026-01-07

FAST

  • [#3623] Preliminary doc for stage 0 setup in GCD (ludoo)
  • [#3616] FAST CI/CD Azure Devops support via project template (ludoo)
  • [#3608] Add support for pubsub to project factory (ludoo)
  • [#3605] Fix bucket name for versions.txt in 0-org-setup stage (wiktorn)
  • [#3601] Fix inconsistent provider plan for FAST outputs (wiktorn)
  • [#3556] Add controls related to CMEK encryption and support to FAST (vannicktrinquier)

MODULES

TOOLS

[50.1.0] - 2026-01-07

BREAKING CHANGES

  • modules/agent-engine: refactored module variables to support source based deployments and added support for new features (resource limits, min/max instances, concurrent instances). [#3609]
  • [#3405] ADR on context passing (wiktorn)
  • [#3610] Fix pytest -s in CONTRIBUTING.md (LucaPrete)

FAST

  • [#3617] feat: Add group attribute to NCC spoke configurations. (ericyz)
  • [#3606] Fix project-factory stage version output file name (kovagoadam)
  • [#3602] Add audiences for cicd_workflows local in 0-org-setup (kovagoadam)
  • [#3595] feat: project-factory folders support deletion_protection (joshmyers)
  • [#3600] Upgrade Terraform provider to 7.13 (LucaPrete)
  • [#3592] Add import snippet for IAM to 0-org-setup (wiktorn)
  • [#3591] Add support for descriptive name to projects (ludoo)
  • [#3590] Fix typo in sample CI/CD YAML file (ludoo)
  • [#3587] Fix CI/CD dataset files and provider workflow variable in FAST stage 0 (ludoo)

MODULES

  • [#3620] Prevent recreation for key_revocation_action in compute-vm module (singhal0306)
  • [#3609] Refactor Agent Engine module to support new source based deployments (LucaPrete)
  • [#3604] AlloyDB - Enable multiple automated backup per day (RamBSn)
  • [#3615] Fix disk architecture validation in compute-vm module (singhal0306)
  • [#3614] Bump qs and @​google-cloud/functions-framework in /modules/api-gateway/recipe-multi-region/function (dependabot[bot])
  • [#3612] Add service attachments for cross regional load balancer (sepehrjavid)
  • [#3603] Correct documentation for Direct VPC Egress for Cloud Functions 2 (wiktorn)

... (truncated)

Commits
  • ef027ad prep v51.0.0
  • 9135406 Merge remote-tracking branch 'origin/master' into fast-dev
  • 7063450 Preliminary doc for stage 0 setup in GCD (#3623)
  • 7a3387d prep v50.1.0
  • cb68dfd Merge remote-tracking branch 'origin/master' into fast-dev
  • e65a3fc Draft ADR on context passing
  • a9df1da feat: Add group attribute to NCC spoke configurations. (#3617)
  • ba30451 Prevent recreation for key_revocation_action in compute-vm module (#3620)
  • 502d953 Merge remote-tracking branch 'origin/master' into fast-dev
  • d0d7c64 Refactor Agent Engine module to support new source based deployments (#3609)
  • Additional commits viewable in compare view

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 [secret-manager::cloud-foundation-fabric](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric) from 49.1.0 to 51.0.0.
- [Release notes](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/blob/master/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/cloud-foundation-fabric@v49.1.0...v51.0.0)

---
updated-dependencies:
- dependency-name: secret-manager::github::GoogleCloudPlatform/cloud-foundation-fabric::v49.1.0
  dependency-version: 51.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Jan 10, 2026
@Cyclenerd
Copy link
Owner

@dependabot ignore this dependency

@dependabot dependabot bot closed this Jan 10, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2026

OK, I won't notify you about secret-manager::github::GoogleCloudPlatform/cloud-foundation-fabric::v49.1.0 again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/terraform/gcp/secret-manager--github--GoogleCloudPlatform/cloud-foundation-fabric--v49.1.0-51.0.0 branch January 10, 2026 20:32
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 terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants