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
Hi.
I try to create ECS with several Network Security groups attached. I create one NSG with ECS. I get another NSG from data source data.huaweicloud_networking_secgroup.shared_nsg.id. I use this code
I use ordered list [huaweicloud_networking_secgroup.ecs_secgroup.id, data.huaweicloud_networking_secgroup.shared_nsg.id] to attach NSGs to the ECS but it attaches it in random order. Could you please fix the order of NSGs or create another resource, i.e. huaweicloud_networking_secgroup_attachment?
The text was updated successfully, but these errors were encountered:
Hi.
I try to create ECS with several Network Security groups attached. I create one NSG with ECS. I get another NSG from data source data.huaweicloud_networking_secgroup.shared_nsg.id. I use this code
I use ordered list [huaweicloud_networking_secgroup.ecs_secgroup.id, data.huaweicloud_networking_secgroup.shared_nsg.id] to attach NSGs to the ECS but it attaches it in random order. Could you please fix the order of NSGs or create another resource, i.e. huaweicloud_networking_secgroup_attachment?
The text was updated successfully, but these errors were encountered: