Releases: cloudflare/cf-terraforming
Releases · cloudflare/cf-terraforming
v0.24.0
What's Changed
- Support for terraform v5 provider resources
- build(deps): bump github.com/cloudflare/cloudflare-go/v4 from 4.0.0 to 4.1.0 by @dependabot[bot] in #794
- build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot[bot] in #799
- First pass for adding v5 provider support by @musa-cf in #802
- fix: api shield testdata and test by @vaishakdinesh in #805
- fix: custom hostnames for v5 by @vaishakdinesh in #806
- fix: deeply nested structure by @vaishakdinesh in #808
- fix: accounts for v5 by @vaishakdinesh in #807
- Add custom response processing for V5 resources by @musa-cf in #811
- fix: default to env variable by @vaishakdinesh in #814
- fix: turnstile widgets by @vaishakdinesh in #822
- Fix: waiting rooms by @vaishakdinesh in #821
- fix: dns zone transfers by @vaishakdinesh in #819
- fix: update testdata by @vaishakdinesh in #818
- fix: account subscriptions by @vaishakdinesh in #815
- fix: url snippets web3 by @vaishakdinesh in #823
- fix: notification policies by @vaishakdinesh in #825
- fix: healthcheck transforms lockdown by @vaishakdinesh in #826
- build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot[bot] in #827
- fix: d1 database by @vaishakdinesh in #828
- fix: workers, regional queue by @vaishakdinesh in #830
- fix: address content creds log pages by @vaishakdinesh in #831
- Fix: stream tieredcache snippets by @vaishakdinesh in #829
- fix: email security block sender by @vaishakdinesh in #820
- fix: content scanning expression by @vaishakdinesh in #834
- fix: account member for v5 by @vaishakdinesh in #812
- fix: r2 bucket by @vaishakdinesh in #835
- build(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0 by @dependabot[bot] in #836
- chore: update mapping by @vaishakdinesh in #833
- fix: zero trust device resources by @vaishakdinesh in #837
- build(deps): bump github.com/cloudflare/cloudflare-go/v4 from 4.1.0 to 4.2.0 by @dependabot[bot] in #839
- fix: zero trust 3 by @vaishakdinesh in #840
- fix: zero trust 2 by @vaishakdinesh in #838
- fix: zt gateway settings by @vaishakdinesh in #843
- fix: page rule filters by @vaishakdinesh in #845
- fix: bot mananagement by @vaishakdinesh in #846
- fix: zero trust by @vaishakdinesh in #844
- build(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot[bot] in #848
- fix: zone settings by @vaishakdinesh in #847
- fix: hostname_tls_setting for v5 provider by @musa-cf in #850
- migrate golangci-lint config by @jacobbednarz in #853
- build(deps): bump github.com/spf13/viper from 1.20.0 to 1.20.1 by @dependabot[bot] in #852
- chore: handle non-standard registries more automatically by @jacobbednarz in #854
- Add tests for load balancer resources by @musa-cf in #816
- Fix
ruleset
for the v5 provider by @musa-cf in #851 - build(deps): bump actions/stale from 5 to 9 by @dependabot[bot] in #858
- fix: cli flags by @vaishakdinesh in #859
- fix: registrar emailsec ratelimit by @vaishakdinesh in #862
- fix: more path param resources by @vaishakdinesh in #863
- fix: api calls specturm by @vaishakdinesh in #864
- chore: warn deprecation by @vaishakdinesh in #865
- fix: zt dlp predefined profile by @vaishakdinesh in #871
- fix: zt access idp and custom pages by @vaishakdinesh in #870
- fix: Clarify that the tool is not meant for use in CI by @musa-cf in #872
- fix: web analytics by @vaishakdinesh in #873
- fix: waiting room events by @vaishakdinesh in #874
- build(deps): bump github.com/cloudflare/cloudflare-go/v4 from 4.2.0 to 4.3.0 by @dependabot[bot] in #876
- build(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #875
- build(deps): bump github.com/hashicorp/hc-install from 0.9.1 to 0.9.2 by @dependabot[bot] in #861
- build(deps): bump github.com/hashicorp/terraform-exec from 0.22.0 to 0.23.0 by @dependabot[bot] in #860
- build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in #866
- build(deps): bump github.com/hashicorp/terraform-json from 0.24.0 to 0.25.0 by @dependabot[bot] in #877
- build(deps): bump github.com/cloudflare/cloudflare-go/v4 from 4.3.0 to 4.4.0 by @dependabot[bot] in #879
- build(deps): bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 by @dependabot[bot] in #880
- fix: certs and file by @vaishakdinesh in #882
- fix: tests for resources and refactor by @vaishakdinesh in #887
- fix: zt dlp custom profile by @vaishakdinesh in #889
- fix: magic wan static route by @vaishakdinesh in #890
- fix: imports by @vaishakdinesh in #895
- chore: release prep by @vaishakdinesh in #896
- fix: pagination by @vaishakdinesh in #897
- fix: update readme for path params by @vaishakdinesh in #900
- Fix: empty hcl generated by rulesets by @vaishakdinesh in #899
- fix: doc and import by @vaishakdinesh in #902
- chore: build instructions by @vaishakdinesh in #903
- fix: unique names by @vaishakdinesh in #905
- cloudflare_managed_headers supported since #446 by @hulet in #752
- fix: content and data by @vaishakdinesh in #907
- fix: minor updates to testdata and enahcements by @vaishakdinesh in #910
- Add triage workflow by @jhutchings1 in #912
- chore: quality of service by @vaishakdinesh in #915
Full Changelog: v0.23.3...v0.24.0
v0.23.3
What's Changed
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.114.0 to 0.115.0 by @dependabot in #788
- internal: handle explicitly provided credentials by @jacobbednarz in #791
Full Changelog: v0.23.2...v0.23.3
v0.23.2
What's Changed
- fix: handle failure to fetch versions gracefully by @jacobbednarz in #786
- fix: handle singular endpoints that behave as lists by @jacobbednarz in #787
Full Changelog: v0.23.1...v0.23.2
v0.23.1
What's Changed
- fix(generate): skip some known problematic resources by @jacobbednarz in #785
Full Changelog: v0.23.0...v0.23.1
v0.23.0
What's Changed
- build(deps): bump github.com/zclconf/go-cty from 1.16.1 to 1.16.2 by @dependabot in #781
- build(deps): bump github.com/hashicorp/terraform-exec from 0.21.0 to 0.22.0 by @dependabot in #779
- Improve API error handling for
generate
by @jacobbednarz in #782 - feat(import): support dynamic import statements by @jacobbednarz in #784
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.106.0 to 0.107.0 by @dependabot in #750
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.107.0 to 0.108.0 by @dependabot in #751
- build(deps): bump github.com/hashicorp/terraform-json from 0.22.1 to 0.23.0 by @dependabot in #753
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.108.0 to 0.109.0 by @dependabot in #756
- build(deps): bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 by @dependabot in #758
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.109.0 to 0.110.0 by @dependabot in #760
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #761
- build(deps): bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1 by @dependabot in #762
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.110.0 to 0.111.0 by @dependabot in #764
- test: fix rulesets output assertions by @jacobbednarz in #766
- test: fix whitespace by @jacobbednarz in #767
- build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #765
- build(deps): bump github.com/hashicorp/terraform-json from 0.23.0 to 0.24.0 by @dependabot in #768
- setup terraform in validate CI by @jacobbednarz in #773
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.111.0 to 0.113.0 by @dependabot in #772
- build(deps): bump github.com/zclconf/go-cty from 1.15.1 to 1.16.0 by @dependabot in #775
- refactor(internal): swap to resource and endpoint mapping by @jacobbednarz in #776
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.113.0 to 0.114.0 by @dependabot in #778
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Fix waiting room rules resource ID by @piperswe in #692
- build(deps): bump github.com/hashicorp/terraform-json from 0.21.0 to 0.22.0 by @dependabot in #706
- Adding cloudflare_access_application import support by @hhkumar in #705
- build(deps): bump github.com/hashicorp/terraform-json from 0.22.0 to 0.22.1 by @dependabot in #709
- build(deps): bump github.com/hashicorp/hc-install from 0.6.4 to 0.7.0 by @dependabot in #711
- Bump github.com/cloudflare/cloudflare-go from 0.95.0 to 0.96.0 by @dependabot in #712
- Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #713
- Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #715
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #717
- Bump github.com/cloudflare/cloudflare-go from 0.96.0 to 0.97.0 by @dependabot in #718
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #720
- Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0 by @dependabot in #722
- Bump github.com/cloudflare/cloudflare-go from 0.97.0 to 0.98.0 by @dependabot in #723
- fix: fetch
provider-registry-hostname
fromviper.GetString
by @jacobbednarz in #727 - build(deps): bump github.com/hashicorp/terraform-exec from 0.20.0 to 0.21.0 by @dependabot in #708
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.98.0 to 0.99.0 by @dependabot in #729
- build(deps): bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0 by @dependabot in #730
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.99.0 to 0.100.0 by @dependabot in #731
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.100.0 to 0.101.0 by @dependabot in #732
- build(deps): bump github.com/hashicorp/hc-install from 0.7.0 to 0.8.0 by @dependabot in #733
- test(record): swap
value
forcontent
by @jacobbednarz in #739 - build(deps): bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0 by @dependabot in #737
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.101.0 to 0.103.0 by @dependabot in #738
- build(deps): bump github.com/hashicorp/hc-install from 0.8.0 to 0.8.1 by @dependabot in #740
- Update semgrep.yml by @hrushikeshdeshpande in #745
- Update semgrep.yml docker image by @hrushikeshdeshpande in #746
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.103.0 to 0.105.0 by @dependabot in #747
- Add ai_bots_protection to bot management tests by @gcloudflare in #748
- Add support for cloudflare_list in generate by @harrymitchinson in #728
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.105.0 to 0.106.0 by @dependabot in #749
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.90.0 to 0.91.0 by @dependabot in #688
- build(deps): bump github.com/hashicorp/hcl/v2 from 2.20.0 to 2.20.1 by @dependabot in #690
- build(deps): bump github.com/hashicorp/hc-install from 0.6.3 to 0.6.4 by @dependabot in #693
- extends error message given no resources found by resource type by @tsteckenborn in #695
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.91.0 to 0.93.0 by @dependabot in #696
- build(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #698
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.93.0 to 0.94.0 by @dependabot in #697
- build(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #700
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.94.0 to 0.95.0 by @dependabot in #701
- generate: remove additional handling of numeric values by @jacobbednarz in #702
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- Adding Support for 4 new cloudflare_teams_* resources and additional README.md Improvements by @devinbfergy in #669
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #670
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.85.0 to 0.86.0 by @dependabot in #671
- build(deps): bump github.com/hashicorp/terraform-json from 0.20.0 to 0.21.0 by @dependabot in #672
- build(deps): bump github.com/zclconf/go-cty from 1.14.1 to 1.14.2 by @dependabot in #673
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.86.0 to 0.87.0 by @dependabot in #674
- build(deps): bump github.com/hashicorp/hc-install from 0.6.2 to 0.6.3 by @dependabot in #676
- build(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #675
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.87.0 to 0.88.0 by @dependabot in #678
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.88.0 to 0.89.0 by @dependabot in #679
- build(deps): bump github.com/zclconf/go-cty from 1.14.2 to 1.14.3 by @dependabot in #680
- build(deps): bump github.com/hashicorp/hcl/v2 from 2.19.1 to 2.20.0 by @dependabot in #681
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #682
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.89.0 to 0.90.0 by @dependabot in #685
- build(deps): bump github.com/zclconf/go-cty from 1.14.3 to 1.14.4 by @dependabot in #687
New Contributors
- @devinbfergy made their first contribution in #669
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #652
- build(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #654
- build(deps): bump github.com/hashicorp/terraform-exec from 0.19.0 to 0.20.0 by @dependabot in #658
- Fix #655: Always emit Turnstile domains, even when empty by @punkeel in #659
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.83.0 to 0.84.0 by @dependabot in #657
- build(deps): bump github.com/hashicorp/terraform-json from 0.19.0 to 0.20.0 by @dependabot in #660
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.84.0 to 0.85.0 by @dependabot in #661
- build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #664
- WaitingRoomSettings - fix interface {} is nil, not string error by @tamas-jozsa in #665
- import: add
:account_id
to the import string forcloudflare_workers_kv_namespace
by @jacobbednarz in #668
Full Changelog: v0.17.0...v0.18.0