Skip to content

Releases: cloudflare/cf-terraforming

v0.21.0

08 Oct 00:17
e8d25db
Compare
Choose a tag to compare

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 from viper.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 for content 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

15 May 05:45
f191df8
Compare
Choose a tag to compare

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

22 Mar 09:19
eafeccf
Compare
Choose a tag to compare

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

Full Changelog: v0.18.0...v0.19.0

v0.18.0

10 Jan 23:41
c56628b
Compare
Choose a tag to compare

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 for cloudflare_workers_kv_namespace by @jacobbednarz in #668

Full Changelog: v0.17.0...v0.18.0

v0.17.0

15 Dec 02:04
3203f9c
Compare
Choose a tag to compare

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-types by @jacobbednarz in #650

Full Changelog: v0.16.1...v0.17.0

v0.16.1

31 Oct 00:25
6de2206
Compare
Choose a tag to compare
  • Fixed --help output formatting

Full Changelog: v0.16.0...v0.16.1

v0.16.0

31 Oct 00:20
a4f51a3
Compare
Choose a tag to compare

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

v0.15.0

30 Oct 03:46
86c85c7
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.77.0 to 0.78.0 by @dependabot in #610
  • build(deps): bump github.com/zclconf/go-cty from 1.14.0 to 1.14.1 by @dependabot in #614
  • build(deps): bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.18.1 by @dependabot in #612
  • build(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #613
  • Add support for importing cloudflare_access_group resource types by @yon in #611
  • build(deps): bump github.com/hashicorp/hc-install from 0.6.0 to 0.6.1 by @dependabot in #615
  • build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #617
  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.78.0 to 0.79.0 by @dependabot in #616
  • build(deps): bump github.com/hashicorp/hcl/v2 from 2.18.1 to 2.19.0 by @dependabot in #618
  • build(deps): bump github.com/hashicorp/hcl/v2 from 2.19.0 to 2.19.1 by @dependabot in #620
  • Update Waiting Room entities by @piperswe in #621
  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.79.0 to 0.80.0 by @dependabot in #622
  • import: add support for import blocks in Terraform 1.5+ by @jacobbednarz in #623

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

15 Sep 03:11
3d990ca
Compare
Choose a tag to compare

What's Changed

  • generate/load_balancer: correctly remap country_pools, region_pools and pop_pools by @jacobbednarz in #584
  • build(deps): bump github.com/hashicorp/terraform-json from 0.17.0 to 0.17.1 by @dependabot in #586
  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.70.0 to 0.72.0 by @dependabot in #588
  • Sort items before write by @jafowler in #590
  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.72.0 to 0.73.0 by @dependabot in #591
  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.73.0 to 0.74.0 by @dependabot in #593
  • generate: don't output default ruleset ref values by @jacobbednarz in #596
  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.74.0 to 0.75.0 by @dependabot in #597
  • Add support for bot_management by @cwlowder in #598
  • fix test data for cloudflare_bot_management by @cwlowder in #600
  • sort attributes in bot management output by @jacobbednarz in #601
  • generate: skip queuing_status_code attribute when 0 by @jacobbednarz in #602
  • build(deps): bump github.com/zclconf/go-cty from 1.13.2 to 1.13.3 by @dependabot in #599
  • build(deps): bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.18.0 by @dependabot in #605
  • build(deps): bump github.com/zclconf/go-cty from 1.13.3 to 1.14.0 by @dependabot in #603
  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.75.0 to 0.76.0 by @dependabot in #604
  • build(deps): bump github.com/hashicorp/terraform-exec from 0.18.1 to 0.19.0 by @dependabot in #606
  • build(deps): bump github.com/hashicorp/hc-install from 0.5.2 to 0.6.0 by @dependabot in #607
  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.76.0 to 0.77.0 by @dependabot in #608

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

28 Jun 03:36
6093eba
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.63.0 to 0.64.0 by @dependabot in #549
  • build(deps): bump github.com/hashicorp/hc-install from 0.5.0 to 0.5.1 by @dependabot in #551
  • build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #552
  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.64.0 to 0.65.0 by @dependabot in #554
  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.65.0 to 0.66.0 by @dependabot in #556
  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.66.0 to 0.67.0 by @dependabot in #558
  • import: support creating import statements for LB, pools and monitors by @jacobbednarz in #559
  • build(deps): bump github.com/hashicorp/hc-install from 0.5.1 to 0.5.2 by @dependabot in #561
  • bugfix: cf-tf adds extra space before IDs in ruleset rules block by @tamas-jozsa in #560
  • build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 by @dependabot in #562
  • build(deps): bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2 by @dependabot in #564
  • cloudflare_tiered_cache: add cf-tf support for new resource by @foreseaz in #557
  • Add support for turnstile_widget by @punkeel in #563
  • build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #565
  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.67.0 to 0.68.0 by @dependabot in #567
  • build(deps): bump github.com/zclconf/go-cty from 1.13.1 to 1.13.2 by @dependabot in #566
  • build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #569
  • build(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #570
  • build(deps): bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0 by @dependabot in #571
  • build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #572
  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.68.0 to 0.69.0 by @dependabot in #574
  • build(deps): bump github.com/hashicorp/terraform-json from 0.16.0 to 0.17.0 by @dependabot in #576
  • update release pipeline to disable CGO by @jacobbednarz in #578
  • add zone id for tiered cache resource by @tamas-jozsa in #581
  • don't return custom pages without urls by @jafowler in #580
  • tests: update the testdata to match upstream expectations by @jacobbednarz in #579
  • build(deps): bump github.com/cloudflare/cloudflare-go from 0.69.0 to 0.70.0 by @dependabot in #583

New Contributors

Full Changelog: v0.12.0...v0.13.0