mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-14 17:44:26 -06:00
If a given resource does not define an `Update` function, then all of its attributes must be specified as `ForceNew`, lest Applys fail with "doesn't support update" like #1367. This is something we can detect automatically, so this adds a check for it when we validate provider implementations. |
||
---|---|---|
.. | ||
atlas | ||
aws | ||
cloudflare | ||
cloudstack | ||
consul | ||
digitalocean | ||
dme | ||
dnsimple | ||
docker | ||
heroku | ||
mailgun | ||
null | ||
openstack | ||
terraform |