OpenNebula / terraform-provider-opennebula

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

Allow Updates to `template` Attribute in `opennebula_service_template` Resource Without Forcing New Resource #551

Closed shurkys closed 1 week ago

shurkys commented 1 month ago

Community Note

Description

This pull request modifies the opennebula_service_template resource to allow updates to the template attribute without forcing the resource to be recreated. The following changes were made:

These changes enable updating the template attribute and applying changes without recreating the entire resource.

New or Affected Resource(s)

Checklist

github-actions[bot] commented 2 weeks ago

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