File tree Expand file tree Collapse file tree 6 files changed +12
-5
lines changed
domain_restricted_sharing Expand file tree Collapse file tree 6 files changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 5.1.0] ( https://www.github.com/terraform-google-modules/terraform-google-org-policy/compare/v5.0.0...v5.1.0 ) (2021-12-20)
8+
9+
10+ ### Features
11+
12+ * update TPG version constraints to allow 4.0 ([ #52 ] ( https://www.github.com/terraform-google-modules/terraform-google-org-policy/issues/52 ) ) ([ 2d39ed9] ( https://www.github.com/terraform-google-modules/terraform-google-org-policy/commit/2d39ed989b09841aacc738121d0909f5e94efa22 ) )
13+
714## [ 5.0.0] ( https://www.github.com/terraform-google-modules/terraform-google-org-policy/compare/v4.0.0...v5.0.0 ) (2021-03-19)
815
916
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ terraform {
2525 }
2626
2727 provider_meta "google" {
28- module_name = " blueprints/terraform/terraform-google-org-policy:bucket_policy_only/v5.0 .0"
28+ module_name = " blueprints/terraform/terraform-google-org-policy:bucket_policy_only/v5.1 .0"
2929 }
3030
3131}
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ terraform {
2525 }
2626
2727 provider_meta "google" {
28- module_name = " blueprints/terraform/terraform-google-org-policy:domain_restricted_sharing/v5.0 .0"
28+ module_name = " blueprints/terraform/terraform-google-org-policy:domain_restricted_sharing/v5.1 .0"
2929 }
3030
3131}
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ terraform {
2525 }
2626
2727 provider_meta "google" {
28- module_name = " blueprints/terraform/terraform-google-org-policy:restrict_vm_external_ips/v5.0 .0"
28+ module_name = " blueprints/terraform/terraform-google-org-policy:restrict_vm_external_ips/v5.1 .0"
2929 }
3030
3131}
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ terraform {
2525 }
2626
2727 provider_meta "google" {
28- module_name = " blueprints/terraform/terraform-google-org-policy:skip_default_network/v5.0 .0"
28+ module_name = " blueprints/terraform/terraform-google-org-policy:skip_default_network/v5.1 .0"
2929 }
3030
3131}
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ terraform {
2525 }
2626
2727 provider_meta "google" {
28- module_name = " blueprints/terraform/terraform-google-org-policy/v5.0 .0"
28+ module_name = " blueprints/terraform/terraform-google-org-policy/v5.1 .0"
2929 }
3030
3131}
You can’t perform that action at this time.
0 commit comments