File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ terraform {
2020 source = " hashicorp/google"
2121 }
2222 }
23- required_version = " >= 0.13 "
23+ required_version = " >= 1.3 "
2424}
Original file line number Diff line number Diff line change @@ -28,26 +28,26 @@ spec:
2828 version : 9.0.0
2929 actuationTool :
3030 flavor : Terraform
31- version : " >= 0.13 "
31+ version : " >= 1.3 "
3232 description : {}
3333 icon : assets/data_warehouse_icon_v1.png
3434 deploymentDuration :
35- configurationSecs : " 120"
36- deploymentSecs : " 420"
35+ configurationSecs : 120
36+ deploymentSecs : 420
3737 costEstimate :
3838 description : cost of this solution is $0.65
3939 url : https://cloud.google.com/products/calculator/#id=857776c6-49e8-4c6a-adc5-42a15b8fb67d
4040 cloudProducts :
41- - productId : search_BIGQUERY_SECTION
42- - productId : WORKFLOWS_SECTION
43- - productId : STORAGE_SECTION
44- - productId : ai-platform
41+ # - productId: search_BIGQUERY_SECTION
42+ # - productId: WORKFLOWS_SECTION
43+ # - productId: STORAGE_SECTION
44+ # - productId: ai-platform
4545 - productId : LOOKER_STUDIO_SECTION
4646 pageUrl : lookerstudio.google.com
4747 isExternal : true
48- - productId : CLOUD_DMS_SECTION
49- - productId : FUNCTIONS_SECTION
50- - productId : DATAFORM_SECTION
48+ # - productId: CLOUD_DMS_SECTION
49+ # - productId: FUNCTIONS_SECTION
50+ # - productId: DATAFORM_SECTION
5151 content :
5252 architecture :
5353 diagramUrl : www.gstatic.com/pantheon/images/solutions/data-warehouse-architecture_v6.svg
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ terraform {
4545 version = " 3.6.2"
4646 }
4747 }
48- required_version = " >= 0.13 "
48+ required_version = " >= 1.3 "
4949
5050 provider_meta "google" {
5151 module_name = " blueprints/terraform/terraform-google-bigquery:data_warehouse/v9.0.0"
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ terraform {
4545 version = " >=2.4"
4646 }
4747 }
48- required_version = " >= 0.13 "
48+ required_version = " >= 1.3 "
4949
5050 provider_meta "google" {
5151 module_name = " blueprints/terraform/terraform-google-bigquery:data_warehouse/v9.0.0"
You can’t perform that action at this time.
0 commit comments