OpenNebula / terraform-provider-opennebula

Terraform provider for OpenNebula
https://www.terraform.io/docs/providers/opennebula/
Mozilla Public License 2.0
63 stars 53 forks source link

IP change is the security_group is hard set but without ant change after a terraform apply #450

Closed ombarek closed 1 year ago

ombarek commented 1 year ago

Question

Dear All, I don't know if it's a normal behavior but I have some issue each time I did a terraform apply. Without any change on my script, the IP of my machine changed. With the plan , I observe that it's due to the security_group argument in the nic section. I placed this line : security_groups = ["0"] Maybe it's because I've used the doublequote and not an interger or it's not a good practice. If I remove this line, I didn't have any problem. Do you have see this kind of behavior ? What is the good practice, if I want to add a security_group info ? Best regards

References

No response

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity and it has not the 'status: confirmed' label or it is not in a milestone. Remove the 'status: stale' label or comment, or this will be closed in 5 days.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity and it has not the 'status: confirmed' label or it is not in a milestone. Remove the 'status: stale' label or comment, or this will be closed in 5 days.