mirror of
https://github.com/mr-vercetti/tf-aws-demo.git
synced 2025-01-18 19:35:34 +01:00
3 lines
63 B
HCL
Executable File
3 lines
63 B
HCL
Executable File
output "amazon_linux" {
|
|
value = data.aws_ami.amazon_linux
|
|
} |