Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Support for API Definitions #533

Open
martinrw opened this issue Mar 15, 2024 · 0 comments
Open

No Support for API Definitions #533

martinrw opened this issue Mar 15, 2024 · 0 comments

Comments

@martinrw
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants