mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-05 11:01:25 -05:00
4 lines
58 B
HCL
4 lines
58 B
HCL
data "aws_ami" "foo" {}
|
|
|
|
resource "aws_instance" "web" {}
|