Skip to content

Releases: netlify/terraform-provider-netlify

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

v0.0.1

04 Jun 18:20
8812bd8
Compare
Choose a tag to compare

Provisionary release for early access.