mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-07 15:02:40 -04:00
5 lines
93 B
HCL
5 lines
93 B
HCL
data "aws_ami" "foo" {}
|
|
|
|
resource "aws_instance" "web" {}
|
|
|
|
ephemeral "aws_secret" "secret" {} |