Skip to content

Commit

Permalink
chore(master): release 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 14, 2023
1 parent 6b7c5b9 commit 2c497eb
Show file tree
Hide file tree
Showing 13 changed files with 24 additions and 12 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [5.3.0](https://github.com/terraform-google-modules/terraform-google-org-policy/compare/v5.2.2...v5.3.0) (2023-11-14)


### Features

* support inheritance for list constraints on v2 module ([#104](https://github.com/terraform-google-modules/terraform-google-org-policy/issues/104)) ([c4c4663](https://github.com/terraform-google-modules/terraform-google-org-policy/commit/c4c4663aa56bacd72b19354747a117848f0ec955))


### Bug Fixes

* upgraded versions.tf to include minor bumps from tpg v5 ([#106](https://github.com/terraform-google-modules/terraform-google-org-policy/issues/106)) ([d482c74](https://github.com/terraform-google-modules/terraform-google-org-policy/commit/d482c743950df6b1d23285fdee4027f782c8e818))

## [5.2.2](https://github.com/terraform-google-modules/terraform-google-org-policy/compare/v5.2.1...v5.2.2) (2023-01-04)


Expand Down
2 changes: 1 addition & 1 deletion metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
source:
repo: https://github.com/terraform-google-modules/terraform-google-org-policy.git
sourceType: git
version: 5.2.0
version: 5.3.0
actuationTool:
type: Terraform
version: '>= 0.13'
Expand Down
2 changes: 1 addition & 1 deletion modules/bucket_policy_only/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
source:
repo: https://github.com/terraform-google-modules/terraform-google-org-policy.git
sourceType: git
version: 5.2.0
version: 5.3.0
actuationTool:
type: Terraform
version: '>= 0.13'
Expand Down
2 changes: 1 addition & 1 deletion modules/bucket_policy_only/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-google-org-policy:bucket_policy_only/v5.2.2"
module_name = "blueprints/terraform/terraform-google-org-policy:bucket_policy_only/v5.3.0"
}

}
2 changes: 1 addition & 1 deletion modules/domain_restricted_sharing/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
source:
repo: https://github.com/terraform-google-modules/terraform-google-org-policy.git
sourceType: git
version: 5.2.0
version: 5.3.0
actuationTool:
type: Terraform
version: '>= 0.13'
Expand Down
2 changes: 1 addition & 1 deletion modules/domain_restricted_sharing/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-google-org-policy:domain_restricted_sharing/v5.2.2"
module_name = "blueprints/terraform/terraform-google-org-policy:domain_restricted_sharing/v5.3.0"
}

}
2 changes: 1 addition & 1 deletion modules/org_policy_v2/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
source:
repo: https://github.com/terraform-google-modules/terraform-google-org-policy.git
sourceType: git
version: 5.2.0
version: 5.3.0
actuationTool:
type: Terraform
version: '>= 0.13'
Expand Down
2 changes: 1 addition & 1 deletion modules/org_policy_v2/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-google-org-policy:org_policy_v2/v5.2.2"
module_name = "blueprints/terraform/terraform-google-org-policy:org_policy_v2/v5.3.0"
}

}
2 changes: 1 addition & 1 deletion modules/restrict_vm_external_ips/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
source:
repo: https://github.com/terraform-google-modules/terraform-google-org-policy.git
sourceType: git
version: 5.2.0
version: 5.3.0
actuationTool:
type: Terraform
version: '>= 0.13'
Expand Down
2 changes: 1 addition & 1 deletion modules/restrict_vm_external_ips/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-google-org-policy:restrict_vm_external_ips/v5.2.2"
module_name = "blueprints/terraform/terraform-google-org-policy:restrict_vm_external_ips/v5.3.0"
}

}
2 changes: 1 addition & 1 deletion modules/skip_default_network/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
source:
repo: https://github.com/terraform-google-modules/terraform-google-org-policy.git
sourceType: git
version: 5.2.0
version: 5.3.0
actuationTool:
type: Terraform
version: '>= 0.13'
Expand Down
2 changes: 1 addition & 1 deletion modules/skip_default_network/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-google-org-policy:skip_default_network/v5.2.2"
module_name = "blueprints/terraform/terraform-google-org-policy:skip_default_network/v5.3.0"
}

}
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ terraform {
}

provider_meta "google" {
module_name = "blueprints/terraform/terraform-google-org-policy/v5.2.2"
module_name = "blueprints/terraform/terraform-google-org-policy/v5.3.0"
}

}

0 comments on commit 2c497eb

Please sign in to comment.