Releases: cloudflare/cf-terraforming
Releases · cloudflare/cf-terraforming
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
v0.17.0
What's Changed
- build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #631
- Fix
go install
command in README.md by @joshuasing in #633 - build(deps): bump github.com/cloudflare/cloudflare-go from 0.80.0 to 0.81.0 by @dependabot in #634
- build(deps): bump github.com/hashicorp/terraform-json from 0.17.1 to 0.18.0 by @dependabot in #635
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.81.0 to 0.82.0 by @dependabot in #639
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #640
- build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 by @dependabot in #641
- build(deps): bump github.com/cloudflare/cloudflare-go from 0.82.0 to 0.83.0 by @dependabot in #642
- build(deps): bump github.com/hashicorp/hc-install from 0.6.1 to 0.6.2 by @dependabot in #643
- build(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1 by @dependabot in #644
- generate: route errors to stderr by @jacobbednarz in #647
- Remove unneeded symbol from README.md by @Nmishin in #649
- generate: support passing in multiple
resource-type
s by @jacobbednarz in #650
Full Changelog: v0.16.1...v0.17.0
v0.16.1
- Fixed
--help
output formatting
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- build(deps): bump goreleaser/goreleaser-action from 2 to 5 by @dependabot in #625
- build(deps): bump actions/checkout from 2 to 4 by @dependabot in #626
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #628
- build(deps): bump hashicorp/setup-terraform from 1 to 2 by @dependabot in #627
- build(deps): bump hashicorp/setup-terraform from 2 to 3 by @dependabot in #629
- internal: provide a way to configure non-standard registries and binaries by @jacobbednarz in #630
Full Changelog: v0.15.0...v0.16.0