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

Rework resources import #458

Open treywelsh opened 1 year ago

treywelsh commented 1 year ago

Description

Some resources have specific import method like address range. It appears that sometimes I'm fixing the reading method of the resource instead of introducing an import method to set some empty attributes..

New or affected resources and data sources

And I probably forgot some other I'll need to check each resources

This shouldn't impact the resources behavior other than improving the import and maybe the reading behaviors

References

For instance for the virtual machine:

312

356

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.