cloudflare / cf-terraforming

A command line utility to facilitate terraforming your existing Cloudflare resources.
Mozilla Public License 2.0
989 stars 139 forks source link

Add support for cloudflare_access_application #704

Closed hhkumar closed 6 months ago

hhkumar commented 6 months ago

Current cf-terraforming version

-dev+4467517abd96

Description

Would like to have support for importing cloudflare access applications

Use cases

Have several applications that I would like to import to terraform

Potential cf-terraforming usage

cf-terraforming import "cloudflare_access_application" --email "" --token --account

References

No response