cf-terraforming
cf-terraforming copied to clipboard
A command line utility to facilitate terraforming your existing Cloudflare resources.
Some managed firewall rules are failing to clone for HTTP Apps, because of the cf-tf generated tf resource is missing `action_paramters`. The problematic part of the rulesets API response: `...
### 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/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.10.0 to 1.11.0. Changelog Sourced from github.com/zclconf/go-cty's changelog. 1.11.0 (August 22, 2022) Upgrade Notes This release contains some changes to some aspects of the API that are...
### Current `cf-terraforming` version v0.7.4 ### Description This issue is requesting configuration generation support for Cloudflare Teams/Zero Trust resource to help pre-existing accounts migrate into terraform. ### Use cases These...
### Current `cf-terraforming` version cf-terraforming v0.8.0 ### Description [cloudflare_list](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/list) encompasses ip_lists and redirect_lists, allowing the management of CF Bulk Redirects. You already support ip_lists and this is, I think, a...
### 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...
add cloudflare_waf_group generate and import and package flag zone_id and group_id are not being generate yet, but can be done by doing following steps ``` ᐅ cli4 zones/:3f1bc18efe333337886cd2d0f6faxxxx/firewall/waf/packages | grep...
add cloudflare_access_application import since it was missing from master
cloudflare_zone_settings_override: panic: interface conversion: interface is nil, not interface {}
### 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...