16 lines
303 B
Plaintext
16 lines
303 B
Plaintext
|
|
resource "aws_instance" "foo" {
|
|||
|
|
2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 user_data = "x"
|
|||
|
|
require_new = "yes"
|
|||
|
|
|
|||
|
|
set =' [{
|
|||
|
|
a = "1"
|
|||
|
|
b = "2"
|
|||
|
|
}]
|
|||
|
|
|
|||
|
|
lst = ["j", "k"]
|
|||
|
|
|
|||
|
|
lifecycle {
|
|||
|
|
igko<6B>e<=hanges = ["require_new"]
|
|||
|
|
}
|
|||
|
|
}
|