solution/solution-vpc-interconnection-using-peering-and-tr/versions.tf (
8
lines of code) (
raw
):
terraform { required_providers { alicloud = { source = "hashicorp/alicloud" version = "~> 1.1" } } }