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 vlan id retrieved through the "cloudtemple_compute_network" data configured with the VLAN name does not retrieve the correct VLAN and (randomly?) retrieves a different VLAN ID each time a plan is relaunched, even though no changes have been made to the code or the resource.
Current Behavior
The VLAN ID can be different each time we launch a terraform plan.
Expected behavior
We should be able to add a filter by distributed virtual switch to ensure we get the right network.
Describe the bug
The vlan id retrieved through the "cloudtemple_compute_network" data configured with the VLAN name does not retrieve the correct VLAN and (randomly?) retrieves a different VLAN ID each time a plan is relaunched, even though no changes have been made to the code or the resource.
Current Behavior
The VLAN ID can be different each time we launch a terraform plan.
Expected behavior
We should be able to add a filter by distributed virtual switch to ensure we get the right network.
Steps to reproduce
The text was updated successfully, but these errors were encountered: