mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
By using a set for the availability zones, you can use things like `availability_zones = ["${aws_instance.web.*.availability_zone}"]` where is very likely multiple of the same zones will be added to the set. If you use a list here, the list will say it’s changed (even if you add the same zone) which will force a new resource. |
||
---|---|---|
.. | ||
atlas | ||
aws | ||
cloudflare | ||
cloudstack | ||
consul | ||
digitalocean | ||
dnsimple | ||
heroku | ||
mailgun | ||
null |