cf-terraforming
cf-terraforming copied to clipboard
A command line utility to facilitate terraforming your existing Cloudflare resources.
Bumps [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) from 0.91.0 to 0.92.0. Release notes Sourced from github.com/cloudflare/cloudflare-go's releases. v0.92.0 ENHANCEMENTS: dlp: Adds support for ocr_enabled boolean flag (#1600) BUG FIXES: teams_rules: add "resolve" to allowable actions...
### 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...
### 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 Any ### Description It is necessary to have support for this resource in both `import` and `generate` operations. ### Use cases Want to manage them in...
### 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...
I kept getting `time="2023-11-06T23:38:49-06:00" level=fatal msg="failed to detect provider installation"` even after initializing the provider so I couldn't test locally.
### 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...
Adds support for generating and importing `cloudflare_pages_project` resource. Adds support for generating `cloudflare_pages_domain` (importing would be a nightmare to implement).