Describe what happened
Hello there!
When i'm trying to import instance with more than one interface, i got panic in application
Reason is in
"alicloud_instance": {
"maxItemsOneOverrides": {
"network_interfaces": true
}
},
in provider/cmd/pulumi-resource-alicloud/bridge-metadata.json
But this restriction in terraform provider removed year ago
aliyun/terraform-provider-alicloud@c4a6403
So could you please fix it in your next version of provider?
Thank you
Sample program
"alicloud_instance": {
"maxItemsOneOverrides": {
"network_interfaces": true
}
},
Log output
No response
Affected Resource(s)
No response
Output of pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
Describe what happened
Hello there!
When i'm trying to import instance with more than one interface, i got panic in application
Reason is in
in provider/cmd/pulumi-resource-alicloud/bridge-metadata.json
But this restriction in terraform provider removed year ago
aliyun/terraform-provider-alicloud@c4a6403
So could you please fix it in your next version of provider?
Thank you
Sample program
Log output
No response
Affected Resource(s)
No response
Output of
pulumi aboutAdditional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).