Skip to content

Commit

Permalink
chore(master): release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Dec 12, 2023
1 parent 63906d8 commit 93697f4
Show file tree
Hide file tree
Showing 21 changed files with 72 additions and 39 deletions.
2 changes: 1 addition & 1 deletion 0-bootstrap/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:bootstrap/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:bootstrap/v4.0.0"
}

}
4 changes: 2 additions & 2 deletions 1-org/envs/shared/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:org/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:org/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:org/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:org/v4.0.0"
}
}
4 changes: 2 additions & 2 deletions 2-environments/modules/env_baseline/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:environments/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:environments/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:environments/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:environments/v4.0.0"
}
}
4 changes: 2 additions & 2 deletions 3-networks-dual-svpc/modules/base_env/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:networks-dual-svpc/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:networks-dual-svpc/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:networks-dual-svpc/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:networks-dual-svpc/v4.0.0"
}
}
4 changes: 2 additions & 2 deletions 3-networks-dual-svpc/modules/base_shared_vpc/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:base_shared_vpc/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:base_shared_vpc/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:base_shared_vpc/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:base_shared_vpc/v4.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v4.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v4.0.0"
}
}
4 changes: 2 additions & 2 deletions 3-networks-dual-svpc/modules/partner_interconnect/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v4.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:restricted_shared_vpc/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:restricted_shared_vpc/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:restricted_shared_vpc/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:restricted_shared_vpc/v4.0.0"
}
}
4 changes: 2 additions & 2 deletions 3-networks-hub-and-spoke/modules/base_env/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:networks-hub-and-spoke/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:networks-hub-and-spoke/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:networks-hub-and-spoke/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:networks-hub-and-spoke/v4.0.0"
}
}
4 changes: 2 additions & 2 deletions 3-networks-hub-and-spoke/modules/base_shared_vpc/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:base_shared_vpc/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:base_shared_vpc/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:base_shared_vpc/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:base_shared_vpc/v4.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v4.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v4.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v4.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:restricted_shared_vpc/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:restricted_shared_vpc/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:restricted_shared_vpc/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:restricted_shared_vpc/v4.0.0"
}
}
4 changes: 2 additions & 2 deletions 3-networks-hub-and-spoke/modules/transitivity/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:transitivity/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:transitivity/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:transitivity/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:transitivity/v4.0.0"
}
}
4 changes: 2 additions & 2 deletions 4-projects/modules/base_env/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:projects/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:projects/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:projects/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:projects/v4.0.0"
}
}
4 changes: 2 additions & 2 deletions 4-projects/modules/infra_pipelines/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:infra_pipelines/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:infra_pipelines/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:infra_pipelines/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:infra_pipelines/v4.0.0"
}
}
4 changes: 2 additions & 2 deletions 4-projects/modules/single_project/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:single_project/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:single_project/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:single_project/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:single_project/v4.0.0"
}
}
4 changes: 2 additions & 2 deletions 5-app-infra/modules/env_base/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:app_env_base/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:app_env_base/v4.0.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:app_env_base/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:app_env_base/v4.0.0"
}
}
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# Changelog

## [4.0.0](https://github.com/terraform-google-modules/terraform-example-foundation/compare/v3.0.0...v4.0.0) (2023-12-12)


### ⚠ BREAKING CHANGES

* Enable CMEK for Terraform state buckets ([#1030](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1030))
* Network Refactoring ([#991](https://github.com/terraform-google-modules/terraform-example-foundation/issues/991))
* **deps:** update terraform terraform-google-modules/network/google to v7 ([#956](https://github.com/terraform-google-modules/terraform-example-foundation/issues/956))

### Features

* add assured workload example ([#934](https://github.com/terraform-google-modules/terraform-example-foundation/issues/934)) ([be568ab](https://github.com/terraform-google-modules/terraform-example-foundation/commit/be568ab4267291591a81f679bd40acb78ba1ab64))
* add instructions for deployment using GitHub Actions ([#955](https://github.com/terraform-google-modules/terraform-example-foundation/issues/955)) ([56450bd](https://github.com/terraform-google-modules/terraform-example-foundation/commit/56450bdd16ca178b4f1191aadc3690b45cbf8f3d))
* CAI Monitoring Cloud Function ([#1015](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1015)) ([141f067](https://github.com/terraform-google-modules/terraform-example-foundation/commit/141f067430c1a2f17d5698a9e9a88f989c19fbf9))
* change budget alerts to alarm by forecast ([#1037](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1037)) ([8a4c106](https://github.com/terraform-google-modules/terraform-example-foundation/commit/8a4c10627bf4d8ce39ea374ea8a6b1d2d7e314d9))
* **deps:** Expand Terraform Google Provider to v5 (major) ([#1004](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1004)) ([511f5cb](https://github.com/terraform-google-modules/terraform-example-foundation/commit/511f5cb4131e160660fa505c7f70b33a4d6f6aea))
* Enable CMEK for Terraform state buckets ([#1030](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1030)) ([63906d8](https://github.com/terraform-google-modules/terraform-example-foundation/commit/63906d8186740c634c1ca9b356333a3e85ffd72d))
* Firewall policy rule with resource manager tag ([#1005](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1005)) ([a92e31b](https://github.com/terraform-google-modules/terraform-example-foundation/commit/a92e31b3c6e48ca1c13570e96c88042ec65d868a))
* Network Refactoring ([#991](https://github.com/terraform-google-modules/terraform-example-foundation/issues/991)) ([5f698ed](https://github.com/terraform-google-modules/terraform-example-foundation/commit/5f698ed12e149c722c31c555802471a191ff7865))
* Remove "compute.disableGuestAttributesAccess" org policy ([#1019](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1019)) ([9fac80f](https://github.com/terraform-google-modules/terraform-example-foundation/commit/9fac80ff192025b51d48286f3345b4a18eae93ba))
* update tf-wrapper.sh script to deal with generic folder hierarchy ([#992](https://github.com/terraform-google-modules/terraform-example-foundation/issues/992)) ([4d7e822](https://github.com/terraform-google-modules/terraform-example-foundation/commit/4d7e822b85d6c21c28389e82b3794b9e1554ebc6))


### Bug Fixes

* add cloud build bucket location ([#921](https://github.com/terraform-google-modules/terraform-example-foundation/issues/921)) ([cf3f117](https://github.com/terraform-google-modules/terraform-example-foundation/commit/cf3f1172c0b162acca07c3581dc9c745ca65d417))
* add VPC Flow logs exceptions for REGIONAL_MANAGED_PROXY and INTERNAL_HTTPS_LOAD_BALANCER ([#976](https://github.com/terraform-google-modules/terraform-example-foundation/issues/976)) ([dd4ff91](https://github.com/terraform-google-modules/terraform-example-foundation/commit/dd4ff91b5dfb765160a57cb38d37a466e3c59595))
* change priority of 'allow-google-apis' firewall rules to prevent collision with the deny all rule ([#972](https://github.com/terraform-google-modules/terraform-example-foundation/issues/972)) ([7205518](https://github.com/terraform-google-modules/terraform-example-foundation/commit/7205518e62b4c296ee6cf51f08cc1f49d69e20ea))
* correct terraform required_version for optional ([#1003](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1003)) ([5ef089c](https://github.com/terraform-google-modules/terraform-example-foundation/commit/5ef089c56717a98f74100a61d788513fe9c28c55))
* **deps:** update terraform terraform-google-modules/network/google to v7 ([#956](https://github.com/terraform-google-modules/terraform-example-foundation/issues/956)) ([2f54ad6](https://github.com/terraform-google-modules/terraform-example-foundation/commit/2f54ad621404fb2a38df0006f4692fdb0a22ee12))
* Fix missing Terraform module attribution ([#973](https://github.com/terraform-google-modules/terraform-example-foundation/issues/973)) ([d1d2973](https://github.com/terraform-google-modules/terraform-example-foundation/commit/d1d29736987ea31ee74cc20557c46ff3085baf02))
* replace text example of private key with an image in the jenkins readme ([#1027](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1027)) ([325785c](https://github.com/terraform-google-modules/terraform-example-foundation/commit/325785c1b0d811c70a52e81f1c2c2c265e2c763d))

## [3.0.0](https://github.com/terraform-google-modules/terraform-example-foundation/compare/v2.3.1...v3.0.0) (2022-12-16)


Expand Down

0 comments on commit 93697f4

Please sign in to comment.