Skip to content

Bump dataform-sa::cloud-foundation-fabric from 36.0.1 to 38.0.0#19

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/dataform-sa--github--GoogleCloudPlatform/cloud-foundation-fabric--v36.0.1-38.0.0
Closed

Bump dataform-sa::cloud-foundation-fabric from 36.0.1 to 38.0.0#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/dataform-sa--github--GoogleCloudPlatform/cloud-foundation-fabric--v36.0.1-38.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 23, 2025

Bumps dataform-sa::cloud-foundation-fabric from 36.0.1 to 38.0.0.

Release notes

Sourced from dataform-sa::cloud-foundation-fabric's releases.

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

Breaking Changes

  • modules/vpc-sc: Referencing ingress/egress policies that are not defined results in an error (previously, undefined directional policies were silently ignored) [#2909]
  • modules/project-factory: The automation.buckets attribute has been changed to automation.bucket and support for multiple state buckets has been dropped. Save your state to a local file for any automation-enabled project before applying changes in the project factory. [#2914]
  • modules/project: Move input variable service_agents_config.services_enabled to project_reuse.project_attributes.services_enabled [#2900]
  • fast/stages/0-boostrap: Enabled restrictProtocolForwardingCreationForTypes organization policy to internal only by default [#2884]
  • fast/stages/0-boostrap/data/org-policies-managed: New set of org policies using managed constraints [#2884]
  • fast/stages/0-boostrap: If you use var.org_policies_config.constraints.allowed_policy_member_domains or var.org_policies_config.constraints.allowed_policy_member_domains, move their values to a YAML file under bootstrap's org policy factory. [#2878]

What's Changed

New Contributors

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

v37.4.0

Breaking changes in this release:

... (truncated)

Changelog

Sourced from dataform-sa::cloud-foundation-fabric's changelog.

[38.0.0] - 2025-02-21

BREAKING CHANGES

  • modules/vpc-sc: Referencing ingress/egress policies that are not defined results in an error (previously, undefined directional policies were silently ignored) [#2909]
  • modules/project-factory: The automation.buckets attribute has been changed to automation.bucket and support for multiple state buckets has been dropped. Save your state to a local file for any automation-enabled project before applying changes in the project factory. [#2914]
  • modules/project: move input variable service_agents_config.services_enabled to project_reuse.project_attributes.services_enabled [#2900]
  • fast/stages/0-boostrap: enabled restrictProtocolForwardingCreationForTypes to internal only by default [#2884]
  • fast/stages/0-boostrap/data/org-policies-managed: new set of org policies using managed constraints [#2884]
  • fast/stages/0-boostrap: if you use var.org_policies_config.constraints.allowed_policy_member_domains or var.org_policies_config.constraints.allowed_policy_member_domains, move their values to a YAML file under bootstrap's org policy factory. [#2878]

BLUEPRINTS

FAST

  • [#2909] Add title to VPC-SC directional policies (juliocc)
  • [#2914] incompatible change: Add provider output files to project factory stage, single automation bucket in module (ludoo)
  • [#2906] Update default FAST org policies (juliocc)
  • [#2904] Fix default compute.restrictProtocolForwardingCreationForTypes value (juliocc)
  • [#2902] Allow passing explicit regions in net test addon subnets (ludoo)
  • [#2794] New SecOps anonymization pipeline (simonebruzzechesse)
  • [#2899] Project factory additions, project module reuse implementation (ludoo)
  • [#2897] FAST project templates example (ludoo)
  • [#2893] Add support for project-level log sinks to FAST stage 0 (ludoo)
  • [#2887] Update VPC-SC module and FAST stage (juliocc)
  • [#2891] Address DNS issues with googleapis RPZ and forwarding (ludoo)
  • [#2888] Add restrictProtocolForwardingCreationForTypes to FAST import policies (juliocc)
  • [#2884] Add new set of org policies with managed constraints to FAST bootstrap (juliocc)
  • [#2878] Move DRS and essential contact domains to factory (juliocc)
  • [#2875] New FAST stages diagram (ludoo)
  • [#2872] Add bucket IAM policy read (karpok78)
  • [#2864] Workflow fix (karpok78)
  • [#2854] Expose custom constraint factory in bootstrap (juliocc)
  • [#2853] Allow addons to any flex stage 2 (juliocc)
  • [#2851] Support mulitple universes in bootstrap (juliocc)
  • [#2840] Flexible stage 2s in FAST resource manager (ludoo)

MODULES

  • [#2917] Add error messages for failing interpolations (wiktorn)
  • [#2909] Add title to VPC-SC directional policies (juliocc)
  • [#2914] incompatible change: Add provider output files to project factory stage, single automation bucket in module (ludoo)
  • [#2900] incompatible change: Add ability to refer to other project service accounts in Project Factory (wiktorn)
  • [#2906] Update default FAST org policies (juliocc)
  • [#2899] Project factory additions, project module reuse implementation (ludoo)

... (truncated)

Commits
  • 60a4179 fast moved file
  • fb300f9 v38.0.0
  • 93f2a3f Merge remote-tracking branch 'origin/master' into fast-dev
  • 79ee5e8 v37.4.0
  • 2427b2e Add error messages for failing interpolations
  • 24b7297 Add support for custom error response policies to net_lb_app_ext module (#2916)
  • 1c0d191 linting
  • 7aad81d move ilb as next hop blueprint to module-level recipe
  • 82f1cf9 Merge remote-tracking branch 'origin/master' into fast-dev
  • a15d1a3 output dns_keys instead of a list (#2915)
  • 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 [dataform-sa::cloud-foundation-fabric](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric) from 36.0.1 to 38.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@v36.0.1...v38.0.0)

---
updated-dependencies:
- dependency-name: dataform-sa::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 the dependencies Pull requests that update a dependency file label Feb 23, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 23, 2025

Superseded by #24.

@dependabot dependabot Bot closed this Mar 23, 2025
@dependabot dependabot Bot deleted the dependabot/terraform/dataform-sa--github--GoogleCloudPlatform/cloud-foundation-fabric--v36.0.1-38.0.0 branch March 23, 2025 23:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants