File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed
Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ The format is based on
77and this project adheres to
88[ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ 6.2.1] ( https://github.com/terraform-google-modules/terraform-google-cloud-dns/compare/v6.2.0...v6.2.1 ) (2026-01-12)
11+
12+
13+ ### Bug Fixes
14+
15+ * Adding output variables with VISIBILITY_ROOT ([ #133 ] ( https://github.com/terraform-google-modules/terraform-google-cloud-dns/issues/133 ) ) ([ bda8e40] ( https://github.com/terraform-google-modules/terraform-google-cloud-dns/commit/bda8e40e1ca860b14e13d1624868d6de9fb37156 ) )
16+ * Revert "feat: Add blueprint metadata for cloud dns module ([ #129 ] ( https://github.com/terraform-google-modules/terraform-google-cloud-dns/issues/129 ) )" ([ #136 ] ( https://github.com/terraform-google-modules/terraform-google-cloud-dns/issues/136 ) ) ([ b09ec74] ( https://github.com/terraform-google-modules/terraform-google-cloud-dns/commit/b09ec743c4066976f05095aa50cc461120d2ba46 ) )
17+
1018## [ 6.2.0] ( https://github.com/terraform-google-modules/terraform-google-cloud-dns/compare/v6.1.0...v6.2.0 ) (2026-01-09)
1119
1220
Original file line number Diff line number Diff line change 11# NOTE: This file is automatically generated from values at:
22# https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/blob/main/infra/terraform/test-org/org/locals.tf
33
4- * @ terraform-google-modules/cft-admins @ ayushmjain @ imrannayer @ q2w
4+ * @ terraform-google-modules/cft-admins @ ayushmjain @ imrannayer @ krprabhat-eng @ q2w
55
66# NOTE: GitHub CODEOWNERS locations:
77# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-and-branch-protection
Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ terraform {
2828 }
2929
3030 provider_meta "google" {
31- module_name = " blueprints/terraform/terraform-google-cloud-dns/v6.2.0 "
31+ module_name = " blueprints/terraform/terraform-google-cloud-dns/v6.2.1 "
3232 }
3333
3434 provider_meta "google-beta" {
35- module_name = " blueprints/terraform/terraform-google-cloud-dns/v6.2.0 "
35+ module_name = " blueprints/terraform/terraform-google-cloud-dns/v6.2.1 "
3636 }
3737
3838}
You can’t perform that action at this time.
0 commit comments