Skip to content

Releases: netlify/terraform-provider-netlify

v0.2.2

17 Jan 13:27
Compare
Choose a tag to compare

What's Changed

  • fix to free/starter functions region in build settings by @ramonsnir in #90
  • Update module golang.org/x/oauth2 to v0.25.0 by @renovate in #89

Full Changelog: v0.2.1...v0.2.2

v0.2.1

16 Dec 13:23
Compare
Choose a tag to compare

What's Changed

  • Update module github.com/hashicorp/terraform-plugin-framework-validators to v0.15.0 by @renovate in #79
  • Update module golang.org/x/oauth2 to v0.24.0 by @renovate in #80
  • Update module github.com/hashicorp/terraform-plugin-testing to v1.11.0 by @renovate in #81
  • Update module github.com/hashicorp/terraform-plugin-docs to v0.20.1 by @renovate in #82
  • Update dependency go to v1.23.4 by @renovate in #83
  • update breaking change in the API by @ramonsnir in #88
  • Bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #84
  • Update actions/setup-go action to v5.2.0 by @renovate in #85
  • Update module github.com/hashicorp/terraform-plugin-framework-validators to v0.16.0 by @renovate in #86

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Nov 16:24
Compare
Choose a tag to compare

What's Changed

  • no default function region: use site's current region by @ramonsnir in #78
  • WAF policy resource, managed WAF rulesets data source, and waf_policy_id in build settings by @ramonsnir in #77

Full Changelog: v0.1.2...v0.2.0

v0.1.2

11 Nov 14:23
Compare
Choose a tag to compare

What's Changed

Dependencies and internal changes

  • Update module github.com/hashicorp/terraform-plugin-go to v0.24.0 by @renovate in #60
  • Update module github.com/hashicorp/terraform-plugin-framework to v1.12.0 by @renovate in #59
  • Update actions/checkout action to v4.2.0 by @renovate in #61
  • Update golangci/golangci-lint-action action to v6.1.1 by @renovate in #64
  • limit concurrency on the usage of the acceptance testing environment by @ramonsnir in #65
  • Update dependency go to v1.23.2 by @renovate in #63
  • go mod tidy by @ramonsnir in #66
  • Update actions/checkout action to v4.2.1 by @renovate in #67
  • Update actions/checkout action to v4.2.2 by @renovate in #69
  • Update actions/setup-go action to v5.1.0 by @renovate in #70
  • Update module github.com/hashicorp/terraform-plugin-framework-validators to v0.14.0 by @renovate in #68
  • Update crazy-max/ghaction-import-gpg action to v6.2.0 by @renovate in #71
  • Update dependency go to v1.23.3 by @renovate in #75
  • Update module github.com/hashicorp/terraform-plugin-docs to v0.20.0 by @renovate in #76
  • Update module github.com/hashicorp/terraform-plugin-framework to v1.13.0 by @renovate in #72

Full Changelog: v0.1.1...v0.1.2

v0.1.1

17 Sep 18:26
Compare
Choose a tag to compare

What's Changed

  • Update module golang.org/x/oauth2 to v0.23.0 by @renovate in #54
  • fix support for environment variables on Starter plan by @ramonsnir in #58

Full Changelog: v0.1.0...v0.1.1

v0.1.0

03 Sep 13:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.1.0

v0.0.5

27 Aug 18:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

12 Aug 16:14
Compare
Choose a tag to compare

What's Changed

  • bug fix to env var validation by @ramonsnir in #35
  • add default team ID/slug in the provider configuration by @ramonsnir in #36
  • Update module golang.org/x/oauth2 to v0.22.0 by @renovate in #38
  • Update golangci/golangci-lint-action action to v6.1.0 by @renovate in #37
  • fix to team-level firewall traffic rules by @ramonsnir in #43
  • Update module github.com/hashicorp/terraform-plugin-framework to v1.11.0 by @renovate in #45

Full Changelog: v0.0.3...v0.0.4

v0.0.3

02 Aug 22:27
Compare
Choose a tag to compare

What's Changed

  • Update actions/checkout action to v4.1.7 by @renovate in #29
  • Update module github.com/hashicorp/terraform-plugin-framework-validators to v0.13.0 by @renovate in #33
  • Update actions/setup-go action to v5.0.2 by @renovate in #31
  • bug fix to site_build_settings_resource.build_image by @ramonsnir in #34
  • TF-30 Docs and examples by @ramonsnir in #30

Full Changelog: v0.0.2...v0.0.3

v0.0.2

13 Jun 13:25
Compare
Choose a tag to compare

First Beta release

Multiple breaking changes based on internal feedback and testing. This will be the first version shared with external design partners.

What's Changed

  • firewall traffic rules by @ramonsnir in #19
  • move from blocks to attributes by @ramonsnir in #20
  • log drains validations by @ramonsnir in #21
  • Update module github.com/hashicorp/terraform-plugin-docs to v0.19.4 by @renovate in #22
  • Update module github.com/hashicorp/terraform-plugin-framework to v1.9.0 by @renovate in #23
  • Update module golang.org/x/oauth2 to v0.21.0 by @renovate in #24
  • various interface changes based on internal feedback by @ramonsnir in #26
  • implement pagination for the sites data source by @ramonsnir in #27
  • rename account to team by @ramonsnir in #28

Full Changelog: v0.0.1...v0.0.2