mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-14 17:44:26 -06:00
These bugs were found by additional check added in #1443 * Reversed nil err check meant that block devices were broken :( * Fixing the err check revealed a few missed pointer derefs * Unlike instances, ephemeral block devices do come back in `BlockDeviceMappings` from `DescribeLaunchConfigurations` calls, so we need to recognize them and filter them properly. Even though they're not set as computed, I'm doing a `d.Set` since it doesn't hurt and it gives us the benefit of basic drift detection. |
||
---|---|---|
.. | ||
atlas | ||
aws | ||
cloudflare | ||
cloudstack | ||
consul | ||
digitalocean | ||
dme | ||
dnsimple | ||
docker | ||
heroku | ||
mailgun | ||
null | ||
openstack | ||
terraform |