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
thanks I'm aware of the functionality provided in the exoscale_compute_instance.
It would be beneficial to have this functionality in both directions, instance -> volume and volume -> instance.
Thinking of circular dependencies, at least in our project, are harder to resolve if this functionality is only implemented in one direction.
What feature would you like to have in the provider?
It would be nice to have the capability to attach the created volume to a specific instance or server.
e.g.
other providers for reference:
https://registry.terraform.io/providers/hetznercloud/hcloud/latest/docs/resources/volume#server_id
https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs/resources/volume#server_id
The text was updated successfully, but these errors were encountered: