Update terraform version

This commit is contained in:
Julio Castillo
2022-09-15 17:04:28 +02:00
parent 012ceeb6ff
commit ac835b6d50
83 changed files with 81 additions and 118 deletions

View File

@@ -13,7 +13,7 @@
# limitations under the License.
terraform {
required_version = ">= 1.1.0"
required_version = ">= 1.3.0"
required_providers {
google = {
source = "hashicorp/google"