Skip to content

Releases: supabase/terraform-provider-supabase

v1.7.0

12 Feb 14:33
995fa56

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.1 to 2.38.2 in the go-minor group by @dependabot[bot] in #273
  • fix: preserve user config values when API returns null by @rgommezz in #268
  • chore: add ParseConfigNullablePreservesUserValue test by @savme in #274
  • feat: add supabase_edge_function resource by @JEETDESAI25 in #270
  • fix: apply settings after project create by @savme in #272
  • feat: add support for toggling legacy API keys by @savme in #271
  • chore(deps): bump github.com/supabase/cli/pkg from 1.2.0 to 1.2.1 in the go-minor group by @dependabot[bot] in #275

New Contributors

Full Changelog: v1.6.2...v1.7.0

v1.6.2

29 Jan 23:58
6290816

Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

11 Dec 12:59
5a09b61

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

11 Dec 04:33
b710102

Choose a tag to compare

What's Changed

  • chore: add setup-terraform step to workflows by @staaldraad in #221
  • chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.25.0 to 0.26.0 by @dependabot[bot] in #219
  • chore: Add logo assets to repo by @cynicaljoy in #238
  • chore(deps): bump golangci/golangci-lint-action from 6 to 8 by @dependabot[bot] in #234
  • chore(deps): bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 by @dependabot[bot] in #242
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #243
  • chore: group dependabot updates to reduce PRs by @sweatybridge in #246
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #245
  • chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #244
  • Update CODEOWNERS to reflect new team ownership by @sweatybridge in #248
  • chore(deps): migrate dependency from cli v1 to clipkg module by @savme in #241
  • fix: low risk command injection in release action by @doublethink in #230
  • chore(deps): bump the go-minor group across 1 directory with 4 updates by @dependabot[bot] in #249
  • chore: gitignore provider binary by @savme in #250
  • chore(deps): bump github.com/hashicorp/terraform-plugin-log from 0.9.0 to 0.10.0 in the go-minor group by @dependabot[bot] in #251
  • chore: add note for setting SUPABASE_ACCESS_TOKEN by @sweatybridge in #252
  • chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.45.0 by @dependabot[bot] in #253
  • chore(deps): bump actions/checkout from 5 to 6 in the action-major group by @dependabot[bot] in #254
  • fix: respect lifecycle.ignore_changes in settings resource by @JEETDESAI25 in #258
  • fix: clarify organization_id and add import examples by @JEETDESAI25 in #259
  • fix: keep smtp_pass consistent in auth config. by @JEETDESAI25 in #257
  • feat: allow updating a project's instance size by @savme in #255
  • chore(deps): bump the go-minor group across 1 directory with 3 updates by @dependabot[bot] in #263
  • feat: resource for project apikey by @tontonrally in #256
  • feat: add storage settings support by @JEETDESAI25 in #260

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.5.1

09 Jan 05:46
f187d9a

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

08 Jan 18:39
4f4f315

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.0 by @dependabot in #192
  • chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 by @dependabot in #201
  • chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.20.0 to 0.20.1 by @dependabot in #206
  • chore(deps): bump github.com/supabase/cli from 1.214.0 to 1.226.4 by @dependabot in #210
  • fix: update types to match published API types by @staaldraad in #214
  • chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #213
  • chore(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 by @dependabot in #215
  • feat: datasource for supabase_project_apikeys by @gabornyergesX in #212

New Contributors

Full Changelog: v1.4.2...v1.5.0

v1.4.2

02 Nov 03:55
778bb30

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/supabase/cli from 1.198.1 to 1.198.2 by @dependabot in #158
  • chore(deps): bump github.com/supabase/cli from 1.198.2 to 1.198.3 by @dependabot in #159
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0 by @dependabot in #160
  • chore(deps): bump github.com/supabase/cli from 1.198.3 to 1.199.0 by @dependabot in #162
  • chore(deps): bump github.com/supabase/cli from 1.199.0 to 1.200.3 by @dependabot in #163
  • chore(deps): bump github.com/supabase/cli from 1.200.3 to 1.202.0 by @dependabot in #164
  • chore(deps): bump github.com/supabase/cli from 1.202.0 to 1.202.1 by @dependabot in #165
  • chore(deps): bump github.com/supabase/cli from 1.202.1 to 1.202.2 by @dependabot in #166
  • chore(deps): bump github.com/supabase/cli from 1.202.2 to 1.202.3 by @dependabot in #167
  • chore(deps): bump github.com/supabase/cli from 1.202.3 to 1.203.0 by @dependabot in #168
  • chore(deps): bump github.com/supabase/cli from 1.203.0 to 1.203.1 by @dependabot in #169
  • chore(deps): bump github.com/supabase/cli from 1.203.1 to 1.204.1 by @dependabot in #170
  • chore(deps): bump github.com/supabase/cli from 1.204.1 to 1.204.3 by @dependabot in #171
  • chore(deps): bump github.com/supabase/cli from 1.204.3 to 1.205.0 by @dependabot in #172
  • chore(deps): bump github.com/supabase/cli from 1.205.0 to 1.206.1 by @dependabot in #173
  • chore(deps): bump github.com/supabase/cli from 1.206.1 to 1.206.3 by @dependabot in #174
  • chore(deps): bump github.com/supabase/cli from 1.206.3 to 1.206.4 by @dependabot in #175
  • chore(deps): bump github.com/supabase/cli from 1.206.4 to 1.207.0 by @dependabot in #176
  • chore(deps): bump github.com/supabase/cli from 1.207.0 to 1.207.3 by @dependabot in #177
  • chore(deps): bump github.com/supabase/cli from 1.207.3 to 1.207.4 by @dependabot in #178
  • chore(deps): bump github.com/supabase/cli from 1.207.4 to 1.207.8 by @dependabot in #179
  • chore(deps): bump github.com/supabase/cli from 1.207.8 to 1.207.9 by @dependabot in #180
  • chore(deps): bump github.com/supabase/cli from 1.207.9 to 1.208.0 by @dependabot in #181
  • chore(deps): bump github.com/supabase/cli from 1.208.0 to 1.210.0 by @dependabot in #182
  • chore(deps): bump github.com/supabase/cli from 1.210.0 to 1.210.1 by @dependabot in #183
  • chore(deps): bump github.com/supabase/cli from 1.210.1 to 1.212.0 by @dependabot in #184
  • chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.24.0 to 0.25.0 by @dependabot in #186
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.12.0 to 1.13.0 by @dependabot in #188
  • chore(deps): bump github.com/supabase/cli from 1.212.0 to 1.214.0 by @dependabot in #185
  • fix: override all sensitive auth config fields by @sweatybridge in #187

Full Changelog: v1.4.1...v1.4.2

v1.4.1

17 Sep 05:28
545d1be

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/supabase/cli from 1.166.0 to 1.166.2 by @dependabot in #79
  • build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 by @dependabot in #80
  • build(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #78
  • build(deps): bump github.com/supabase/cli from 1.166.2 to 1.166.3 by @dependabot in #81
  • build(deps): bump github.com/supabase/cli from 1.166.3 to 1.167.0 by @dependabot in #82
  • build(deps): bump github.com/supabase/cli from 1.167.0 to 1.167.1 by @dependabot in #83
  • build(deps): bump github.com/supabase/cli from 1.167.1 to 1.167.3 by @dependabot in #84
  • build(deps): bump github.com/supabase/cli from 1.167.3 to 1.167.4 by @dependabot in #85
  • build(deps): bump github.com/supabase/cli from 1.167.4 to 1.168.1 by @dependabot in #87
  • build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.7.0 to 1.8.0 by @dependabot in #88
  • build(deps): bump github.com/supabase/cli from 1.168.1 to 1.169.0 by @dependabot in #89
  • chore(deps): bump github.com/supabase/cli from 1.169.0 to 1.169.1 by @dependabot in #91
  • chore(deps): bump github.com/supabase/cli from 1.169.1 to 1.169.3 by @dependabot in #92
  • chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.19.2 to 0.19.3 by @dependabot in #95
  • doc: make sure the doc clearly states which ID should be passed on importing. by @rexwangcc in #86
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.9.0 by @dependabot in #102
  • chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.19.3 to 0.19.4 by @dependabot in #101
  • chore(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #99
  • chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #119
  • chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.9.0 by @dependabot in #121
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.9.0 to 1.10.0 by @dependabot in #123
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 by @dependabot in #134
  • chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.9.0 to 1.10.0 by @dependabot in #137
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework-jsontypes from 0.1.0 to 0.2.0 by @dependabot in #152
  • chore(deps): bump github.com/supabase/cli from 1.169.3 to 1.198.1 by @dependabot in #156
  • fix: ignore masked smtp pass in auth config by @sweatybridge in #157

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

03 May 08:54
52e8378

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

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