Skip to content

Commit

Permalink
chore(master): release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Mar 9, 2023
1 parent 0c7830d commit a43d512
Show file tree
Hide file tree
Showing 18 changed files with 47 additions and 33 deletions.
2 changes: 1 addition & 1 deletion 0-bootstrap/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-example-foundation:bootstrap/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:bootstrap/v3.1.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/v3.1.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:org/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:org/v3.1.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:org/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:org/v3.1.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:org/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:org/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.0"
}

provider_meta "google-beta" {
module_name = "blueprints/terraform/terraform-example-foundation:transitivity/v3.0.0"
module_name = "blueprints/terraform/terraform-example-foundation:transitivity/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.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/v3.1.0"
}
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [3.1.0](https://github.com/terraform-google-modules/terraform-example-foundation/compare/v3.0.0...v3.1.0) (2023-03-09)


### 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))


### 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))
* **deps:** update go modules ([#933](https://github.com/terraform-google-modules/terraform-example-foundation/issues/933)) ([81be7ad](https://github.com/terraform-google-modules/terraform-example-foundation/commit/81be7ada7f8ab9e9bd1e52d5e5f9f274f7c8b871))
* **deps:** update module github.com/googlecloudplatform/cloud-foundation-toolkit/infra/blueprint-test to v0.5.0 ([#938](https://github.com/terraform-google-modules/terraform-example-foundation/issues/938)) ([0c7830d](https://github.com/terraform-google-modules/terraform-example-foundation/commit/0c7830da8c3f378ec61efd06dcdad38fa27cead7))

## [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 a43d512

Please sign in to comment.