mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-30 16:01:52 -04:00
3 lines
51 B
HCL
3 lines
51 B
HCL
provider "aws" {}
|
|
resource "aws_instance" "web" {}
|