cf-terraforming
cf-terraforming copied to clipboard
A command line utility to facilitate terraforming your existing Cloudflare resources.
Running `go run cmd/cf-terraforming/main.go import --resource-type "cloudflare_access_policy" --email --token --account
### Confirmation - [X] My issue isn't already found on the issue tracker. - [X] I have replicated my issue using the latest version of the library and it is...
### Current `cf-terraforming` version Latest ### Description I see we supoort Magic Firewall rules but not other Magic products. Is this something on the radar? ### Use cases Create terraform...
### Current `cf-terraforming` version 0.20.0 ### Description Please add support for cf-terraforming `cloudflare_r2_bucket` ### Use cases As a R2 user, I would like to generate + import my R2 buckets...
### Confirmation - [X] My issue isn't already found on the issue tracker. - [X] I have replicated my issue using the latest version of the library and it is...
### Confirmation - [X] My issue isn't already found on the issue tracker. - [X] I have replicated my issue using the latest version of the library and it is...
Bumps [github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install) from 0.8.1 to 0.9.0. Release notes Sourced from github.com/hashicorp/hc-install's releases. v0.9.0 What's Changed Finish Release of 0.8.1 by updating VERSION by @mutahhir in hashicorp/hc-install#248 build(deps): bump golang.org/x/mod from...
Fixes https://github.com/cloudflare/cf-terraforming/issues/734 The Cloudflare API response for `ListAccessApplications` seems to contain much more policy-related data than is necessary to generate the Terraform manifests, which only require the policy IDs. `writeAttrLine`...
### Confirmation - [X] My issue isn't already found on the issue tracker. - [X] I have replicated my issue using the latest version of the library and it is...