opentofu/terraform/test-fixtures/import-provider/main.tf
2016-05-11 13:02:37 -07:00

4 lines
33 B
HCL

provider "aws" {
foo = "bar"
}