Releases: netlify/terraform-provider-netlify
Releases · netlify/terraform-provider-netlify
v0.2.2
v0.2.1
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
- @dependabot made their first contribution in #84
Full Changelog: v0.2.0...v0.2.1
v0.2.0
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
What's Changed
- site metrics settings by @ramonsnir in #73
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
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
What's Changed
- more acceptance tests coverage and bug fixes from tests by @ramonsnir in #51
- site settings test updates by @ramonsnir in #52
- include provider version in the user agent by @ramonsnir in #53
Full Changelog: v0.0.5...v0.1.0
v0.0.5
What's Changed
- DNS record acceptance tests by @ramonsnir in #44
- netlify_deploy_key by @ramonsnir in #46
- Update hashicorp/setup-terraform action to v3.1.2 by @renovate in #47
- fix environment variable branch value validation by @ramonsnir in #50
Full Changelog: v0.0.4...v0.0.5
v0.0.4
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
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
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