canonical / terraform-provider-maas

Terraform MAAS provider
Mozilla Public License 2.0
60 stars 43 forks source link

Implement op-* API Targets #217

Open sempervictus opened 2 months ago

sempervictus commented 2 months ago

The MAAS API implements testing, commissioning, and certain configuration actions as op-* endpoints which could be used to restore the default state of an object when "destroy" is not an appropriate way to handle the state change (see #216). The TF provider should implement wrappers around these for state management consistent with MAAS' own implementation.

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open for 30 days with no activity.