Releases: timescale/terraform-provider-timescale
Releases · timescale/terraform-provider-timescale
v1.12.1
What's Changed
- Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #230
- fix vpc creation error by @sebastianwebber in #246
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- Make passwords configurable via terraform by @minkimipt in #236
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.0 by @dependabot in #235
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.35.0 by @dependabot in #234
- Bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.13.0 by @dependabot in #233
- Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.15.0 by @dependabot in #232
Full Changelog: v1.11.1...v1.12.0
v1.11.1
What's Changed
- Update CODEOWNERS by @sebastianwebber in #211
- update hostnames and ports by @sebastianwebber in #209
- Update README.md by @sebastianwebber in #212
- Populate read_replica_source when reading the replica by @minkimipt in #223
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #201
- Bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.18 by @dependabot in #222
- Bump github.com/hashicorp/terraform-plugin-docs from 0.17.0 to 0.19.4 by @dependabot in #217
- Bump github.com/hashicorp/terraform-plugin-testing from 1.7.0 to 1.10.0 by @dependabot in #216
- Bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.24.0 by @dependabot in #220
- Bump goreleaser/goreleaser-action from 4.4.0 to 6.0.0 by @dependabot in #219
- Bump hashicorp/setup-terraform from 3.1.0 to 3.1.2 by @dependabot in #218
- Update releaser version by @minkimipt in #224
- Make .goreleaser.yml compliant with the new releaser by @minkimipt in #225
- Pass ldflags args as a list by @minkimipt in #226
- set proper variable name for goreleaser by @minkimipt in #227
New Contributors
- @sebastianwebber made their first contribution in #211
- @dependabot made their first contribution in #201
Full Changelog: v1.11.0...v1.11.1
v1.11.0
v1.10.2
Changelog
- Wait for VPC on creation (@alevy713)