АФ
Size: a a a
АФ
MB
A
A
A
No changes. Infrastructure is up-to-date.+
This means that Terraform did not detect any differences between your
configuration and real physical resources that exist. As a result, no
actions need to be performed.
$ ls -l plan.zip
-rw-r--r-- 1 andor andor 277090 Jan 22 11:50 plan.zip
A
terraform show -json plan.zip
тоже не содержит простого способа понять есть ли измененияb
ipv4_address = element(var.network_address-${count.index}, count.index)
A
A
A
A
T
ipv4_address = element(var.network_address-${count.index}, count.index)
T
T
A
T
T
AR
T
AR
value = lookup(args, "value", null)
data = lookup(args, "data", null)