opentofu/terraform/test-fixtures/graph-builder-modules/consul/main.tf
2015-02-19 12:07:57 -08:00

3 lines
54 B
HCL

provider "aws" {}
resource "aws_instance" "server" {}