terraform/config/test-fixtures/import/one.tf

4 lines
60 B
Terraform
Raw Normal View History

2014-05-24 00:11:57 +02:00
variable "bar" {}
2014-05-24 01:25:54 +02:00
resource "aws_security_group" "db" {}