chore(external): upgrade to Terraform 1.1.0

This commit is contained in:
Khue Doan 2021-12-11 13:40:53 +07:00
parent d80de3c69a
commit bf58605cb7

View File

@ -1,5 +1,5 @@
terraform {
required_version = "~> 1.0.0"
required_version = "~> 1.1.0"
backend "remote" {
hostname = "app.terraform.io"