File tree Expand file tree Collapse file tree 4 files changed +11
-4
lines changed
modules/dns_response_policy Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ The format is based on
77and this project adheres to
88[ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ 7.1.0] ( https://github.com/terraform-google-modules/terraform-google-cloud-dns/compare/v7.0.0...v7.1.0 ) (2026-01-30)
11+
12+
13+ ### Features
14+
15+ * Adding connections to VPC ([ #140 ] ( https://github.com/terraform-google-modules/terraform-google-cloud-dns/issues/140 ) ) ([ e2847a8] ( https://github.com/terraform-google-modules/terraform-google-cloud-dns/commit/e2847a8304f3234d65cf24483f2519bb5bdcdee4 ) )
16+
1017## [ 7.0.0] ( https://github.com/terraform-google-modules/terraform-google-cloud-dns/compare/v6.2.1...v7.0.0 ) (2026-01-14)
1118
1219
Original file line number Diff line number Diff line change 2424 source :
2525 repo : https://github.com/terraform-google-modules/terraform-google-cloud-dns.git
2626 sourceType : git
27- version : 7.0 .0
27+ version : 7.1 .0
2828 actuationTool :
2929 flavor : Terraform
3030 version : " >= 1.3"
Original file line number Diff line number Diff line change 2525 repo : https://github.com/terraform-google-modules/terraform-google-cloud-dns.git
2626 sourceType : git
2727 dir : /modules/dns_response_policy
28- version : 7.0 .0
28+ version : 7.1 .0
2929 description : {}
3030 content :
3131 examples :
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/v7.0 .0"
31+ module_name = " blueprints/terraform/terraform-google-cloud-dns/v7.1 .0"
3232 }
3333
3434 provider_meta "google-beta" {
35- module_name = " blueprints/terraform/terraform-google-cloud-dns/v7.0 .0"
35+ module_name = " blueprints/terraform/terraform-google-cloud-dns/v7.1 .0"
3636 }
3737
3838}
You can’t perform that action at this time.
0 commit comments