mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-30 10:47:14 -06:00
7fac1ab1f6
Fix an issue when trying to get a public IPv4 address and a public IPv6 address that results in the following error: Error launching source instance: InvalidParameterCombination: Network interfaces and an instance-level IPv6 address count may not be specified on the same request To fix, in situations where we want a IPv6 addresses AND we need to manually specify network interfaces on the instance, create the IPv6 addresses on the network interface that we're creating rather than on the instance itself. Fixes #13250 |
||
---|---|---|
.. | ||
bins | ||
providers | ||
provisioners |