You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The provider should allow specifying an existing ENI as the primary network interface when creating an alicloud_instance.
Actual Behavior
Currently, there is no option in the alicloud_instance resource to attach an existing ENI as the primary network interface. While it is possible to add secondary ENIs using the network_interface block, specifying a primary ENI seems unsupported. However, this functionality is available via the AliCloud console.
The text was updated successfully, but these errors were encountered:
Unable to Specify Primary ENI for alicloud_instance Resource
Terraform Version
Affected Resources
Expected Behavior
The provider should allow specifying an existing ENI as the primary network interface when creating an alicloud_instance.
Actual Behavior
Currently, there is no option in the alicloud_instance resource to attach an existing ENI as the primary network interface. While it is possible to add secondary ENIs using the network_interface block, specifying a primary ENI seems unsupported. However, this functionality is available via the AliCloud console.
The text was updated successfully, but these errors were encountered: