Skip to content

Commit e587153

Browse files
chore(main): release 5.0.0
1 parent 6ee7a6a commit e587153

File tree

20 files changed

+76
-36
lines changed

20 files changed

+76
-36
lines changed

0-bootstrap/modules/tfc-agent-gke/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ terraform {
3535
}
3636

3737
provider_meta "google" {
38-
module_name = "blueprints/terraform/terraform-google-tf-cloud-agents:tfc-agent-gke/v4.1.0"
38+
module_name = "blueprints/terraform/terraform-google-tf-cloud-agents:tfc-agent-gke/v5.0.0"
3939
}
4040
}
4141

0-bootstrap/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ terraform {
5151
}
5252

5353
provider_meta "google" {
54-
module_name = "blueprints/terraform/terraform-example-foundation:bootstrap/v4.1.0"
54+
module_name = "blueprints/terraform/terraform-example-foundation:bootstrap/v5.0.0"
5555
}
5656

5757
}

1-org/envs/shared/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ terraform {
3131
}
3232

3333
provider_meta "google" {
34-
module_name = "blueprints/terraform/terraform-example-foundation:org/v4.1.0"
34+
module_name = "blueprints/terraform/terraform-example-foundation:org/v5.0.0"
3535
}
3636

3737
provider_meta "google-beta" {
38-
module_name = "blueprints/terraform/terraform-example-foundation:org/v4.1.0"
38+
module_name = "blueprints/terraform/terraform-example-foundation:org/v5.0.0"
3939
}
4040
}

2-environments/modules/env_baseline/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ terraform {
2828
}
2929

3030
provider_meta "google" {
31-
module_name = "blueprints/terraform/terraform-example-foundation:environments/v4.1.0"
31+
module_name = "blueprints/terraform/terraform-example-foundation:environments/v5.0.0"
3232
}
3333

3434
provider_meta "google-beta" {
35-
module_name = "blueprints/terraform/terraform-example-foundation:environments/v4.1.0"
35+
module_name = "blueprints/terraform/terraform-example-foundation:environments/v5.0.0"
3636
}
3737
}

3-networks-hub-and-spoke/modules/base_env/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ terraform {
3030
}
3131

3232
provider_meta "google" {
33-
module_name = "blueprints/terraform/terraform-example-foundation:networks-hub-and-spoke/v4.1.0"
33+
module_name = "blueprints/terraform/terraform-example-foundation:networks-hub-and-spoke/v5.0.0"
3434
}
3535

3636
provider_meta "google-beta" {
37-
module_name = "blueprints/terraform/terraform-example-foundation:networks-hub-and-spoke/v4.1.0"
37+
module_name = "blueprints/terraform/terraform-example-foundation:networks-hub-and-spoke/v5.0.0"
3838
}
3939
}

3-networks-hub-and-spoke/modules/dedicated_interconnect/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ terraform {
3030
}
3131

3232
provider_meta "google" {
33-
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v4.1.0"
33+
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v5.0.0"
3434
}
3535

3636
provider_meta "google-beta" {
37-
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v4.1.0"
37+
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v5.0.0"
3838
}
3939
}

3-networks-hub-and-spoke/modules/hierarchical_firewall_policy/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ terraform {
3333
}
3434

3535
provider_meta "google" {
36-
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v4.1.0"
36+
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v5.0.0"
3737
}
3838

3939
provider_meta "google-beta" {
40-
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v4.1.0"
40+
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v5.0.0"
4141
}
4242
}

3-networks-hub-and-spoke/modules/partner_interconnect/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ terraform {
3030
}
3131

3232
provider_meta "google" {
33-
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v4.1.0"
33+
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v5.0.0"
3434
}
3535

3636
provider_meta "google-beta" {
37-
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v4.1.0"
37+
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v5.0.0"
3838
}
3939
}

3-networks-hub-and-spoke/modules/shared_vpc/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ terraform {
3333
}
3434

3535
provider_meta "google" {
36-
module_name = "blueprints/terraform/terraform-example-foundation:shared_vpc/v4.1.0"
36+
module_name = "blueprints/terraform/terraform-example-foundation:shared_vpc/v5.0.0"
3737
}
3838

3939
provider_meta "google-beta" {
40-
module_name = "blueprints/terraform/terraform-example-foundation:shared_vpc/v4.1.0"
40+
module_name = "blueprints/terraform/terraform-example-foundation:shared_vpc/v5.0.0"
4141
}
4242
}

3-networks-hub-and-spoke/modules/transitivity/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ terraform {
3030
}
3131

3232
provider_meta "google" {
33-
module_name = "blueprints/terraform/terraform-example-foundation:transitivity/v4.1.0"
33+
module_name = "blueprints/terraform/terraform-example-foundation:transitivity/v5.0.0"
3434
}
3535

3636
provider_meta "google-beta" {
37-
module_name = "blueprints/terraform/terraform-example-foundation:transitivity/v4.1.0"
37+
module_name = "blueprints/terraform/terraform-example-foundation:transitivity/v5.0.0"
3838
}
3939
}

3-networks-svpc/modules/base_env/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ terraform {
3030
}
3131

3232
provider_meta "google" {
33-
module_name = "blueprints/terraform/terraform-example-foundation:networks-svpc/v4.1.0"
33+
module_name = "blueprints/terraform/terraform-example-foundation:networks-svpc/v5.0.0"
3434
}
3535

3636
provider_meta "google-beta" {
37-
module_name = "blueprints/terraform/terraform-example-foundation:networks-svpc/v4.1.0"
37+
module_name = "blueprints/terraform/terraform-example-foundation:networks-svpc/v5.0.0"
3838
}
3939
}

3-networks-svpc/modules/dedicated_interconnect/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ terraform {
3030
}
3131

3232
provider_meta "google" {
33-
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v4.1.0"
33+
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v5.0.0"
3434
}
3535

3636
provider_meta "google-beta" {
37-
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v4.1.0"
37+
module_name = "blueprints/terraform/terraform-example-foundation:dedicated_interconnect/v5.0.0"
3838
}
3939
}

3-networks-svpc/modules/hierarchical_firewall_policy/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ terraform {
3333
}
3434

3535
provider_meta "google" {
36-
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v4.1.0"
36+
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v5.0.0"
3737
}
3838

3939
provider_meta "google-beta" {
40-
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v4.1.0"
40+
module_name = "blueprints/terraform/terraform-example-foundation:hierarchical_firewall_policy/v5.0.0"
4141
}
4242
}

3-networks-svpc/modules/partner_interconnect/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ terraform {
3030
}
3131

3232
provider_meta "google" {
33-
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v4.1.0"
33+
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v5.0.0"
3434
}
3535

3636
provider_meta "google-beta" {
37-
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v4.1.0"
37+
module_name = "blueprints/terraform/terraform-example-foundation:partner_interconnect/v5.0.0"
3838
}
3939
}

3-networks-svpc/modules/shared_vpc/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ terraform {
3333
}
3434

3535
provider_meta "google" {
36-
module_name = "blueprints/terraform/terraform-example-foundation:restricted_shared_vpc/v4.1.0"
36+
module_name = "blueprints/terraform/terraform-example-foundation:restricted_shared_vpc/v5.0.0"
3737
}
3838

3939
provider_meta "google-beta" {
40-
module_name = "blueprints/terraform/terraform-example-foundation:restricted_shared_vpc/v4.1.0"
40+
module_name = "blueprints/terraform/terraform-example-foundation:restricted_shared_vpc/v5.0.0"
4141
}
4242
}

4-projects/modules/base_env/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ terraform {
2424
}
2525

2626
provider_meta "google" {
27-
module_name = "blueprints/terraform/terraform-example-foundation:projects/v4.1.0"
27+
module_name = "blueprints/terraform/terraform-example-foundation:projects/v5.0.0"
2828
}
2929

3030
provider_meta "google-beta" {
31-
module_name = "blueprints/terraform/terraform-example-foundation:projects/v4.1.0"
31+
module_name = "blueprints/terraform/terraform-example-foundation:projects/v5.0.0"
3232
}
3333
}

4-projects/modules/infra_pipelines/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ terraform {
3838
}
3939

4040
provider_meta "google" {
41-
module_name = "blueprints/terraform/terraform-example-foundation:infra_pipelines/v4.1.0"
41+
module_name = "blueprints/terraform/terraform-example-foundation:infra_pipelines/v5.0.0"
4242
}
4343

4444
provider_meta "google-beta" {
45-
module_name = "blueprints/terraform/terraform-example-foundation:infra_pipelines/v4.1.0"
45+
module_name = "blueprints/terraform/terraform-example-foundation:infra_pipelines/v5.0.0"
4646
}
4747
}

4-projects/modules/single_project/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ terraform {
3030
}
3131

3232
provider_meta "google" {
33-
module_name = "blueprints/terraform/terraform-example-foundation:single_project/v4.1.0"
33+
module_name = "blueprints/terraform/terraform-example-foundation:single_project/v5.0.0"
3434
}
3535

3636
provider_meta "google-beta" {
37-
module_name = "blueprints/terraform/terraform-example-foundation:single_project/v4.1.0"
37+
module_name = "blueprints/terraform/terraform-example-foundation:single_project/v5.0.0"
3838
}
3939
}

5-app-infra/modules/env_base/versions.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ terraform {
3737
}
3838

3939
provider_meta "google" {
40-
module_name = "blueprints/terraform/terraform-example-foundation:app_env_base/v4.1.0"
40+
module_name = "blueprints/terraform/terraform-example-foundation:app_env_base/v5.0.0"
4141
}
4242

4343
provider_meta "google-beta" {
44-
module_name = "blueprints/terraform/terraform-example-foundation:app_env_base/v4.1.0"
44+
module_name = "blueprints/terraform/terraform-example-foundation:app_env_base/v5.0.0"
4545
}
4646
}

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,45 @@
11
# Changelog
22

3+
## [5.0.0](https://github.com/terraform-google-modules/terraform-example-foundation/compare/v4.1.0...v5.0.0) (2025-05-23)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Remove base project ([#1392](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1392))
9+
* Network dns refactory ([#1365](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1365))
10+
* **deps:** Update Terraform module dependencies ([#1384](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1384))
11+
* Fix for hierarchical firewall policy ([#1354](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1354))
12+
13+
### Features
14+
15+
* enable kms centralized key usage tracking ([#1402](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1402)) ([1edf793](https://github.com/terraform-google-modules/terraform-example-foundation/commit/1edf793e76fc2f18150c4dd3c4734ee155695004))
16+
* upgrade module version to allow Terraform Google provider v6 ([#1350](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1350)) ([72e227c](https://github.com/terraform-google-modules/terraform-example-foundation/commit/72e227c0c6be877f46a18cdc940d6ee5cf56f9d9))
17+
18+
19+
### Bug Fixes
20+
21+
* bucket name length exceeds 63 characters with non-US region deployment ([#1347](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1347)) ([d295755](https://github.com/terraform-google-modules/terraform-example-foundation/commit/d29575562a6bed8ed477c30d43a788ca51af13ca))
22+
* bump version of terraform provider on cai-monitoring module ([#1328](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1328)) ([4dbe0f8](https://github.com/terraform-google-modules/terraform-example-foundation/commit/4dbe0f8da555e82999eeca045af5633844e0a4e9))
23+
* **deps:** bump golang.org/x/net from 0.31.0 to 0.38.0 in /helpers/foundation-deployer ([#1405](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1405)) ([48ccdff](https://github.com/terraform-google-modules/terraform-example-foundation/commit/48ccdffeb3e0b12a7bbcb17609878bb32d68fcf6))
24+
* **deps:** Update dependency @google-cloud/security-center to v8.11.0 ([#1319](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1319)) ([028f85f](https://github.com/terraform-google-modules/terraform-example-foundation/commit/028f85f51dcc06a879a07f1f88758d139d10287b))
25+
* **deps:** update dependency @google-cloud/security-center to v8.9.0 ([#1289](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1289)) ([f67b8b1](https://github.com/terraform-google-modules/terraform-example-foundation/commit/f67b8b1174a0329c6acf28ce1065835e5d27160b))
26+
* **deps:** Update go modules ([#1323](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1323)) ([105a0db](https://github.com/terraform-google-modules/terraform-example-foundation/commit/105a0dbd63f83f2d4abbf875a1873ec75521a839))
27+
* **deps:** Update go modules and/or dev-tools ([#1333](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1333)) ([c415f8f](https://github.com/terraform-google-modules/terraform-example-foundation/commit/c415f8f3e7072d3b96fbca0082c785613a059de1))
28+
* **deps:** Update Terraform module dependencies ([#1384](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1384)) ([56ba738](https://github.com/terraform-google-modules/terraform-example-foundation/commit/56ba738cbeb28d418c2b7fbf9712605b9f7f449f))
29+
* **docs:** update procedures deployment order after DNS refactoring ([#1389](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1389)) ([39db506](https://github.com/terraform-google-modules/terraform-example-foundation/commit/39db5069964d337ca112ec147d5075fb54c3a0aa))
30+
* Fix for google-terraform-provider in version 6.26.0 ([#1408](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1408)) ([35202f1](https://github.com/terraform-google-modules/terraform-example-foundation/commit/35202f1385a69caa1a453aa5bd3a050aa63673ad))
31+
* Fix for hierarchical firewall policy ([#1354](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1354)) ([a07e6a0](https://github.com/terraform-google-modules/terraform-example-foundation/commit/a07e6a0db5895b28ed83ecf9293badf57947eaf6))
32+
* fix location variables for step 4-projects in deploy helper ([#1334](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1334)) ([aca3400](https://github.com/terraform-google-modules/terraform-example-foundation/commit/aca34008b41e4dc16977c22130b785f015f4c9ca))
33+
* Fixes for Github deploy ([#1367](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1367)) ([113c142](https://github.com/terraform-google-modules/terraform-example-foundation/commit/113c1428dcd9b57094cb924ed365c626e770f3fc))
34+
* Network dns refactory ([#1365](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1365)) ([02a8051](https://github.com/terraform-google-modules/terraform-example-foundation/commit/02a8051b1c7f6e4271da7dc2112f70aeba328499))
35+
* Retries exceeded in 1-org destroy step ([#1380](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1380)) ([bb60a47](https://github.com/terraform-google-modules/terraform-example-foundation/commit/bb60a478472f403b7d88942a3425f4c2f2a0c3b6))
36+
* Update Gitlab and GitHub steps ([#1399](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1399)) ([dcfc4f9](https://github.com/terraform-google-modules/terraform-example-foundation/commit/dcfc4f9bbe7b6f658fa6c139c798fb1e127645d2))
37+
38+
39+
### Code Refactoring
40+
41+
* Remove base project ([#1392](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1392)) ([0dc65e8](https://github.com/terraform-google-modules/terraform-example-foundation/commit/0dc65e87703e1f222ba51805cc58cfc27915226d))
42+
343
## [4.1.0](https://github.com/terraform-google-modules/terraform-example-foundation/compare/v4.0.0...v4.1.0) (2024-08-01)
444

545

0 commit comments

Comments
 (0)