v0.9.0
What's Changed
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.51.0 to 0.52.0 (#472)
- build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#471)
- build(deps): bump github.com/zclconf/go-cty from 1.11.0 to 1.11.1 (#474)
- build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#477)
- build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#478)
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.52.0 to 0.53.0 (#479)
- build(deps): bump github.com/zclconf/go-cty from 1.11.1 to 1.12.0 (#483)
- build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#485)
- build(deps): bump github.com/zclconf/go-cty from 1.12.0 to 1.12.1 (#486)
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.53.0 to 0.54.0 (#487)
- generate: swap installer version to use latest version constraints (#489)
- Added the option to use an existing terraform installation (#488)
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.54.0 to 0.55.0 (#493)
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.55.0 to 0.56.0 (#497)
- Add url normalization (#498)
- Cache rules (#496)
- Escape special TF characters we might find
%{
or${
(#499) - Fix typo in count by @manatarms in #500
- fix nil pointer exception in cache rules transformation (#501)
- Action params being added to rules without action params (#502)
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.56.0 to 0.57.0 (#503)
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.57.0 to 0.57.1 (#504)
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.57.1 to 0.58.1 (#506)
- once we find an "id" use that as the ParentID for the rest of the rule (#507)
Full Changelog: v0.8.8...v0.9.0