mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
3 lines
51 B
HCL
3 lines
51 B
HCL
provider "aws" {}
|
|
resource "aws_instance" "web" {}
|