17 lines
178 B
Plaintext
17 lines
178 B
Plaintext
|
|
resource "aws_instance" "ooo" {
|
||
|
|
user_data = "x"
|
||
|
|
require_new = "yes"
|
||
|
|
|
||
|
|
set = [{
|
||
|
|
a = "1"
|
||
|
|
b = "2"
|
||
|
|
w = "yes"
|
||
|
|
|
||
|
|
set = [{
|
||
|
|
a = "1"
|
||
|
|
b = "2"
|
||
|
|
}]
|
||
|
|
|
||
|
|
lst = [" }
|
||
|
|
}
|