4 lines
54 B
Terraform
4 lines
54 B
Terraform
|
|
variable "value" {}
|
||
|
|
|
||
|
|
resource "aws_instance" "bar" {}
|