Support customizable resource names in FAST stage 0 (#2768)
* support customizable resource names in FAST stage 0 * tfdoc * tflint * remove comment * use object type * tfdoc * bump tf version * bump terraform version in versions files * tf version in ci * trigger workflow
This commit is contained in:
committed by
GitHub
parent
89a33f0a73
commit
0fa257e6b1
@@ -15,7 +15,7 @@
|
||||
# Fabric release: v36.0.1
|
||||
|
||||
terraform {
|
||||
required_version = ">= 1.7.4"
|
||||
required_version = ">= 1.10.2"
|
||||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
|
||||
Reference in New Issue
Block a user