cf-terraforming
cf-terraforming copied to clipboard
Add support for "cloudflare_access_policy"
Current cf-terraforming version
v0.12.0-dev+92cff8fa8ea8
Description
I would like to see cloudflare_access_policy supported in both import and generate operations, or at least import.
Use cases
I have several access policies configured and I want to migrate and manage them via terraform.
Potential cf-terraforming usage
The same way as for already supported resource types:
cf-terraforming --zone $ZONE_ID -t $CF_TOKEN generate --resource-type cloudflare_access_policy
References
No response