Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 23, 2025

Bumps project::cloud-foundation-fabric from 36.0.1 to 38.1.0.

Release notes

Sourced from project::cloud-foundation-fabric's releases.

v38.1.0

What's Changed

New Contributors

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

v38.0.0

FAST Upgrading Notes

  • the moved/v37.4.0-v38.0.0.tf file can be used in the resource management stage to move several changed resources, link or copy it in the stage before applying the new version
  • the project factory service accounts and buckets have been renamed, move project factory state to a local file before running the updated resource management, then restart project factory from local state with the new provider

... (truncated)

Changelog

Sourced from project::cloud-foundation-fabric's changelog.

[38.1.0] - 2025-03-22

BREAKING CHANGES

  • modules/cloud-function-v2: Make function compatible with direct egress settings - allow to specify function egress settings without using a VPC connector. [#2967]
  • modules/dns: Reverse zones are by default created as unmanaged now. To keep your zone as managed, please set var.zone_config.private.reverse_managed to true [#2942]

BLUEPRINTS

  • [#2971] Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /blueprints/cloud-operations/unmanaged-instances-healthcheck/function/healthchecker (dependabot[bot])
  • [#2970] Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /blueprints/cloud-operations/unmanaged-instances-healthcheck/function/healthchecker (dependabot[bot])
  • [#2969] Bump golang.org/x/net from 0.33.0 to 0.36.0 in /blueprints/cloud-operations/unmanaged-instances-healthcheck/function/healthchecker (dependabot[bot])
  • [#2966] Add custom routes for directpath to net-vpc module (ludoo)
  • [#2965] Revert "Fix broken upgrades of TF provider for routes" (wiktorn)
  • [#2964] Fix broken upgrades of TF provider for routes (wiktorn)
  • [#2953] Bump golang.org/x/net from 0.33.0 to 0.36.0 in /blueprints/cloud-operations/unmanaged-instances-healthcheck/function/restarter (dependabot[bot])
  • [#2936] Fix broken link in GCP Data Services blueprints (javiergp)

FAST

MODULES

  • [#2981] Add dependency on VPC-SC resources to project factory (LFicteam)
  • [#2974] Fix push subscription in pubsub module (simonebruzzechesse)
  • [#2973] Add support for any ports to net-lb-app modules (wiktorn)
  • [#2968] Add transparent proxy example and e2e test to net-swp module (wiktorn)
  • [#2967] Allow to specify function egress settings without using a VPC connector (LucaPrete)
  • [#2966] Add custom routes for directpath to net-vpc module (ludoo)
  • [#2965] Revert "Fix broken upgrades of TF provider for routes" (wiktorn)
  • [#2964] Fix broken upgrades of TF provider for routes (wiktorn)
  • [#2962] Adding enterprise_config -> desired_tier feature to GKE autopilot and… (fpreli)
  • [#2960] cloudsql: Align replica attributes to primary instance (wiktorn)
  • [#2956] Update GKE addons and features (juliocc)
  • [#2952] feat(artifact-registry): Add possibility to setup Docker common remote repository configuration (anthonyhaussman)
  • [#2949] net-vpc: fix permadiff in docs (sruffilli)
  • [#2948] Use full type definition in project-factory (wiktorn)
  • [#2942] incompatible change: Allow un-managed reverse lookup zones (wiktorn)
  • [#2935] Introduce test isolation and fix missing GCS service account (wiktorn)
  • [#2933] Fix failing E2E test for module/project (wiktorn)
  • [#2931] Fixed title: from Artifact Registry to Binary Authorization (ggalloro)
  • [#2925] Fix E2E tests using modules/project project_create (wiktorn)
  • [#2921] Add execution/invocation commands to outputs (wiktorn)

... (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 [project::cloud-foundation-fabric](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric) from 36.0.1 to 38.1.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@v36.0.1...v38.1.0)

---
updated-dependencies:
- dependency-name: project::github::GoogleCloudPlatform/cloud-foundation-fabric::v36.0.1
  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 Mar 23, 2025
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.

1 participant