terraform-provider-akamai icon indicating copy to clipboard operation
terraform-provider-akamai copied to clipboard

No Support for API Definitions

Open martinrw opened this issue 5 months ago • 0 comments

As far as I can tell, there is currently no Terraform Support for "API Definitions".

If I have an API that I want to be protected I need the following: A Property - terraform managed API Definition - not terraform managed, manually built in the gui- but relies on the property / hostname existing first Security Policy - can be managed in terraform Match Target - terraform managed but relies on the API definition existing first

The fact that we have a few different resources required which rely on each other existing but one of them can't be managed with terraform makes managing the whole thing quite painful.

Are there any plans to make API definitions manageable with terraform?

martinrw avatar Mar 15 '24 14:03 martinrw