vmware / terraform-provider-vcf

Terraform Provider for VMware Cloud Foundation
https://registry.terraform.io/providers/vmware/vcf/
Mozilla Public License 2.0
23 stars 10 forks source link

Add support for Aria Suite Lifecycle #254

Open pradeep17j opened 3 weeks ago

pradeep17j commented 3 weeks ago

Code of Conduct

Description

SDDC_M supports vrslcm deployment through APIs . The provider is missing the resource for vrslcm deployment

Use Case(s)

Deploy vrslcm

Potential Configuration

Deploy vrslcm

References

No response

tenthirtyam commented 3 weeks ago

Please use "Add support for ... x" as this is not "missing".

Also, keep in mind that the intent of Terraform is to provide declarative vs imperative workflows. Thus, if this was an option a destroy would need to remove it which might now be what we want to provide. In this case, I'd recommend the use of the terracurl provider.