3 lines
48 B
HCL
Raw Normal View History

2021-01-20 10:37:16 +01:00
data "amazon-ami" "test" {
string = "string"
}