7 lines
66 B
Terraform
7 lines
66 B
Terraform
|
output "hello" {
|
||
|
value = "hello"
|
||
|
}
|
||
|
|
||
|
invalid "block" "type " {
|
||
|
}
|