Add Terraform IAC DSL (#1365)
This commit is contained in:
3
t/Terraform.tf
Normal file
3
t/Terraform.tf
Normal file
@@ -0,0 +1,3 @@
|
||||
output "msg" {
|
||||
value = "Hello World"
|
||||
}
|
||||
Reference in New Issue
Block a user