generated from hashicorp/terraform-provider-scaffolding
-
Couldn't load subscription status.
- Fork 25
Description
The DevOps API supports some new PCU operations that should be added to the provider's capabilities:
https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html#tag/PCU/operation/pcuCreate
https://docs.datastax.com/en/astra-api-docs/_attachments/devops-api/index.html#tag/PCU/operation/pcuAssociationGet
It is likely that the astra-client-go will need these operations added first. The this provider can implement them for terraform use.