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