mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-11 09:00:56 -04:00
3 lines
54 B
HCL
3 lines
54 B
HCL
provider "aws" {}
|
|
resource "aws_instance" "server" {}
|