mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-03 12:20:28 -06:00
3 lines
54 B
HCL
3 lines
54 B
HCL
provider "aws" {}
|
|
resource "aws_instance" "server" {}
|