File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,13 @@ and this project adheres to
88[ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99This changelog is generated automatically based on [ Conventional Commits] ( https://www.conventionalcommits.org/en/v1.0.0/ ) .
1010
11+ ## [ 0.4.1] ( https://github.com/GoogleCloudPlatform/terraform-google-bigtable/compare/v0.4.0...v0.4.1 ) (2025-09-30)
12+
13+
14+ ### Bug Fixes
15+
16+ * added missing validations ([ #40 ] ( https://github.com/GoogleCloudPlatform/terraform-google-bigtable/issues/40 ) ) ([ 5fc6d89] ( https://github.com/GoogleCloudPlatform/terraform-google-bigtable/commit/5fc6d89feb3e9b295ce92061a5a6026d6d6f2d43 ) )
17+
1118## [ 0.4.0] ( https://github.com/GoogleCloudPlatform/terraform-google-bigtable/compare/v0.3.1...v0.4.0 ) (2025-09-18)
1219
1320
Original file line number Diff line number Diff line change 2424 source :
2525 repo : https://github.com/GoogleCloudPlatform/terraform-google-bigtable.git
2626 sourceType : git
27- version : 0.4.0
27+ version : 0.4.1
2828 actuationTool :
2929 flavor : Terraform
3030 version : " >= 1.3"
Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ terraform {
2424 }
2525
2626 provider_meta "google" {
27- module_name = " blueprints/terraform/bigtable/v0.4.0 "
27+ module_name = " blueprints/terraform/bigtable/v0.4.1 "
2828 }
2929}
You can’t perform that action at this time.
0 commit comments