Skip to content

Releases: supabase/terraform-provider-supabase

v1.4.0

03 May 08:54
52e8378
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/supabase/cli from 1.154.1 to 1.155.1 by @dependabot in #60
  • build(deps): bump github.com/supabase/cli from 1.155.1 to 1.157.2 by @dependabot in #61
  • build(deps): bump github.com/supabase/cli from 1.157.2 to 1.159.1 by @dependabot in #62
  • build(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.18.0 to 0.19.0 by @dependabot in #63
  • build(deps): bump github.com/supabase/cli from 1.159.1 to 1.159.3 by @dependabot in #64
  • build(deps): bump github.com/supabase/cli from 1.159.3 to 1.162.4 by @dependabot in #65
  • build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.22.1 to 0.22.2 by @dependabot in #67
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.7.0 to 1.8.0 by @dependabot in #66
  • build(deps): bump github.com/supabase/cli from 1.162.4 to 1.162.6 by @dependabot in #68
  • build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #69
  • build(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.19.0 to 0.19.1 by @dependabot in #70
  • build(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #72
  • build(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.19.1 to 0.19.2 by @dependabot in #73
  • feat: support configuring instance size for project resource by @sweatybridge in #75
  • feat: support configuring network restrictions by @sweatybridge in #76
  • build(deps): bump github.com/supabase/cli from 1.165.1 to 1.166.0 by @dependabot in #77

Full Changelog: v1.3.0...v1.4.0

v1.3.0

05 Apr 20:53
214ffb4
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/supabase/cli from 1.151.1 to 1.153.1 by @dependabot in #55
  • build(deps): bump github.com/supabase/cli from 1.153.1 to 1.153.3 by @dependabot in #57
  • feat: support configuring database settings by @sweatybridge in #56
  • build(deps): bump github.com/supabase/cli from 1.153.3 to 1.154.0 by @dependabot in #58
  • build(deps): bump github.com/supabase/cli from 1.154.0 to 1.154.1 by @dependabot in #59

Full Changelog: v1.2.0...v1.3.0

v1.2.0

28 Mar 12:11
c69a5fd
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/supabase/cli from 1.144.0 to 1.148.6 by @dependabot in #38
  • docs: minor cleanup by @charislam in #39
  • build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.6.0 to 1.7.0 by @dependabot in #41
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.6.0 to 1.6.1 by @dependabot in #40
  • build(deps): bump github.com/supabase/cli from 1.148.6 to 1.148.7 by @dependabot in #42
  • build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.22.0 to 0.22.1 by @dependabot in #45
  • build(deps): bump github.com/supabase/cli from 1.148.7 to 1.149.1 by @dependabot in #44
  • build(deps): bump github.com/supabase/cli from 1.149.1 to 1.150.1 by @dependabot in #46
  • build(deps): bump github.com/supabase/cli from 1.150.1 to 1.150.3 by @dependabot in #47
  • build(deps): bump github.com/supabase/cli from 1.150.3 to 1.150.7 by @dependabot in #48
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.6.1 to 1.7.0 by @dependabot in #49
  • build(deps): bump github.com/supabase/cli from 1.150.7 to 1.151.1 by @dependabot in #51
  • build(deps): bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #50
  • feat: support pooler data source by @sweatybridge in #54

Full Changelog: v1.1.3...v1.2.0

v1.1.3

01 Mar 07:13
Compare
Choose a tag to compare

Changelog

Bug fixes

Others

v1.1.2

13 Feb 16:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

13 Feb 15:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Feb 13:36
60f16c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

08 Feb 03:33
a509c11
Compare
Choose a tag to compare

What's Changed

  • feat: implement basic provider for supabase project settings by @sweatybridge in #2
  • build(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.17.0 to 0.18.0 by @dependabot in #3
  • build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.21.0 by @dependabot in #8
  • feat: support create/delete project by @S96EA in #6
  • chore: add status code to error message by @sweatybridge in #11
  • feat: support auth config in settings resource by @sweatybridge in #16
  • chore: add tutorial for setting up terraform by @sweatybridge in #17

New Contributors

Full Changelog: https://github.com/supabase/terraform-provider-supabase/commits/v1.0.0