gomorpheus / terraform-provider-morpheus

Terraform Morpheus provider
MIT License
17 stars 23 forks source link

appliance settings #240

Closed aponchaut closed 3 months ago

aponchaut commented 5 months ago

Hello

It's possible to have an equivalent terraform resource to "https://{serverURL}/api/appliance-settings" REST API ?

Regards Arnaud

olliephillips commented 5 months ago

It looks like the Go SDK supports the calls necessary for this, so it should be possible for you to add this functionality in the provider.

martezr commented 3 months ago

This feature has been added in the latest release of the provider (v0.9.10).