terraform-provider-timescale
terraform-provider-timescale copied to clipboard
Timescale Cloud Terraform Provider
Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.5.11 to 2.5.12. Release notes Sourced from github.com/vektah/gqlparser/v2's releases. v2.5.12 What's Changed Disallow empty parens (#292). by @yuchenshi in vektah/gqlparser#293 WithBuiltin FormatterOption added by @atzedus in vektah/gqlparser#294...
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.33.0 to 2.34.0. Release notes Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's releases. v2.34.0 NOTES: all: The v2.33.0 release updated this Go module to Go 1.21 per the Go support policy....
Bumps [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing) from 1.7.0 to 1.8.0. Release notes Sourced from github.com/hashicorp/terraform-plugin-testing's releases. v1.8.0 FEATURES: plancheck: Added ExpectDeferredChange and ExpectNoDeferredChanges checks for experimental deferred action support. (#331) tfversion: Added SkipIfNotPrerelease version...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.4.0 to 5.1.0. Release notes Sourced from goreleaser/goreleaser-action's releases. v5.1.0 Important This version changes the default behavior of latest to ~> v1. The next major of this...
This adds support for attach and detaching exporters from service. This is supported using two new fields on the service resource, metric_exporter_id and log_exporter_id. This change also adds a data...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6. Release notes Sourced from golangci/golangci-lint-action's releases. v6.0.0 What's Changed This version removes annotations option (because it was useless), and removes the default output format...
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 3.1.0 to 3.1.1. Release notes Sourced from hashicorp/setup-terraform's releases. v3.1.1 BUG FIXES: wrapper: Fix wrapper to output to stdout and stderr immediately when data is received (#395)...
Bumps [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) from 0.22.2 to 0.23.0. Release notes Sourced from github.com/hashicorp/terraform-plugin-go's releases. v0.23.0 BREAKING CHANGES: tfprotov5+tfprotov6: FunctionServer interface is now required in ProviderServer. Implementations not needing function support can return...
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.17.0 to 0.19.2. Release notes Sourced from github.com/hashicorp/terraform-plugin-docs's releases. v0.19.2 BUG FIXES: migrate: Ensured idempotency of template files when command is ran multiple times (#364) generate: Prevented...