Releases: cloudflare/cf-terraforming
Releases · cloudflare/cf-terraforming
v0.8.2
What's Changed
- build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #439
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.44.0 to 0.45.0 by @dependabot in #440
- transform log custom action parameters by @jafowler in #441
- Get latest cloudflare-go and update paginations by @tamas-jozsa in #443
- import: don't generate universal cloudflare_certificate_pack by @strajansebastian in #378
- add cloudflare_managed_headers suppport by @jafowler in #446
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.47.0 to 0.47.1 by @dependabot in #447
New Contributors
- @strajansebastian made their first contribution in #378
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in #425
- build(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.4 by @dependabot in #427
- build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #426
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.41.0 to 0.42.0 by @dependabot in #429
- build(deps): bump github.com/hashicorp/terraform-exec from 0.16.1 to 0.17.0 by @dependabot in #428
- build(deps): bump github.com/hashicorp/hc-install from 0.3.2 to 0.4.0 by @dependabot in #430
- build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #431
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.42.0 to 0.43.0 by @dependabot in #433
- build(deps): bump github.com/hashicorp/terraform-exec from 0.17.0 to 0.17.1 by @dependabot in #432
- build(deps): bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 by @dependabot in #434
- build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #435
- build(deps): bump github.com/hashicorp/terraform-exec from 0.17.1 to 0.17.2 by @dependabot in #436
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.43.0 to 0.44.0 by @dependabot in #437
- Add missing "enabled to status" transformations by @tamas-jozsa in #438
New Contributors
- @tamas-jozsa made their first contribution in #438
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.38.0 to 0.39.0 by @dependabot in #410
- build(deps): bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0 by @dependabot in #412
- build(deps): bump github.com/hashicorp/terraform-json from 0.13.0 to 0.14.0 by @dependabot in #413
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.39.0 to 0.40.0 by @dependabot in #414
- build(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0 by @dependabot in #415
- add cloudflare_healthcheck import by @broswen in #416
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #418
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.40.0 to 0.41.0 by @dependabot in #419
- validate terraform generated configuration by @jacobbednarz in #417
- should null exclude in exclude block by @jafowler in #420
- Update README.md by @phily245 in #421
- Update README.md by @broswen in #422
- generate: support remapping rulesets overrides
enabled
=>status
by @jacobbednarz in #423
Full Changelog: v0.7.4...v0.8.0
v0.7.4
What's Changed
- generate: add
origins.header
mapping for load balancer by @jacobbednarz in #395 - build(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0 by @dependabot in #397
- build(deps): bump github.com/hashicorp/terraform-exec from 0.16.0 to 0.16.1 by @dependabot in #399
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.36.0 to 0.37.0 by @dependabot in #398
- add resource types to readme by @garrettgalow in #396
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.37.0 to 0.38.0 by @dependabot in #402
- update hc-install to v0.3.2 by @jafowler in #407
New Contributors
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- Handle nil case when no rules in a ruleset by @manatarms in #394
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Feature/fix cloudflare record when SPF macro used in TXT record by @msiherb in #369
- Revert "Handle nil cases for required attributes" by @manatarms in #393
New Contributors
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- fix test assertion ordering for rulesets by @jacobbednarz in #390
- Handle nil cases for required attributes by @manatarms in #391
- Allow both zone and account because of workers by @manatarms in #392
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- bump github.com/cloudflare/cloudflare-go from 0.28.0 to 0.34.0 (#346, #371)
- generate: prevent
--account
and--zone
being used together (#356) - fix terraform doc links (#357)
- explain required Terraform config and init (#366)
- add
cloudflare_waiting_room
generate and import (#368) - bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#375)
- terraform-exec/tfinstall => hashicorp/hcl-install (#385)
- cmd: allow
hostname
to be configurable from the CLI (#387) - cmd: enable
Debug
on the API client for verbose mode (#389) - generate: better handle deeply nested traversal (#388)
Full Changelog: v0.6.3...v0.7.0