You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: