terraform-tofu-labs/demo/iac/main.tf
2024-04-15 21:41:32 +01:00

4 lines
42 B
HCL

provider "aws" {
region = var.region
}