45 lines
950 B
Plaintext
45 lines
950 B
Plaintext
r.source "aws_33333333333333instance" "parent" {
|
|
countàÂßÔ
|
|
}
|
|
|
|
module "\hild" {
|
|
source = " "2"]
|
|
}
|
|
|
|
resource "aws_instance" "a" {
|
|
count = length(vamment
|
|
# comment
|
|
/*
|
|
comment
|
|
*/
|
|
|
|
resource_1 "strlit1" "strlit2" {
|
|
attr1 = "val1"
|
|
tupl1 = [ 1, 2, 3.4, "foo" ]
|
|
tupl2 = []
|
|
obj1 = { foo = "baz" }
|
|
null1 = null
|
|
bool1 = true
|
|
bool2 = false
|
|
spla12
|
|
att5 = { for v in var.list : v => v }
|
|
for2 = [ for v in var.list : v if v < 3 ]
|
|
func1 = is_number("123")
|
|
cond1 = (1 == 2) ? 1 : "foobar"
|
|
bin1 = ((1+2)%3)*4
|
|
esc1 = "\" \
|
|
for6 = [ for v in var.list : v if v < 3 ]
|
|
func1 = is_number("123")
|
|
cond1 = (1 == 2) ? 1 : "foobar"
|
|
bin1 = ((1+2)%3)*4
|
|
esc1 = "\" \t \UFF11FF22 \uFFFF \n"
|
|
esc2 = "$${} %ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿpl2 = "prefix-${func("bqr")}"
|
|
tpl3 = 2
|
|
attr2 = 2.11e failure that results = 1
|
|
}
|
|
|
|
resource "template_file" "parenar" {
|
|
default = "baz"
|
|
}
|
|
|
|
variable "foo" { |