3 lines
48 B
HCL
3 lines
48 B
HCL
|
data "amazon-ami" "test" {
|
||
|
string = "string"
|
||
|
}
|