File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ The format is based on
7
7
and this project adheres to
8
8
[ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
9
9
10
+ ## [ 1.1.1] ( https://github.com/terraform-google-modules/terraform-google-sap/compare/v1.1.0...v1.1.1 ) (2022-12-29)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * fixes lint issues and generated metadata ([ #74 ] ( https://github.com/terraform-google-modules/terraform-google-sap/issues/74 ) ) ([ 6df49df] ( https://github.com/terraform-google-modules/terraform-google-sap/commit/6df49df92fac96b22d224a1fdced29a2b9272345 ) )
16
+
10
17
## [ 1.1.0] ( https://github.com/terraform-google-modules/terraform-google-sap/compare/v1.0.0...v1.1.0 ) (2022-12-02)
11
18
12
19
Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ terraform {
24
24
}
25
25
26
26
provider_meta "google" {
27
- module_name = " blueprints/terraform/terraform-google-sap:sap_hana/v1.1.0 "
27
+ module_name = " blueprints/terraform/terraform-google-sap:sap_hana/v1.1.1 "
28
28
}
29
29
}
Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ terraform {
24
24
}
25
25
26
26
provider_meta "google" {
27
- module_name = " blueprints/terraform/terraform-google-sap:sap_hana_ha/v1.1.0 "
27
+ module_name = " blueprints/terraform/terraform-google-sap:sap_hana_ha/v1.1.1 "
28
28
}
29
29
}
Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ terraform {
24
24
}
25
25
26
26
provider_meta "google" {
27
- module_name = " blueprints/terraform/terraform-google-sap:sap_hana_scaleout/v1.1.0 "
27
+ module_name = " blueprints/terraform/terraform-google-sap:sap_hana_scaleout/v1.1.1 "
28
28
}
29
29
}
You can’t perform that action at this time.
0 commit comments