terraform-provider-timescale icon indicating copy to clipboard operation
terraform-provider-timescale copied to clipboard

Timescale Cloud Terraform Provider

Results 32 terraform-provider-timescale issues
Sort by recently updated
recently updated
newest added

Docs say "Import can be done with timescale_vpc_id,peer_account_id,peer_region_code,peer_vpc_id format", but it does not work. With the following import block (real IDs replaced by same-length and format random IDs): ``` import...

Hi, I'm using this provider to create a timescale database for testing the saas product. Since we would like to use a private endpoint, I use the `timescale_peering_connection` resource to...

Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.5.11 to 2.5.17. Release notes Sourced from github.com/vektah/gqlparser/v2's releases. v2.5.17 What's Changed validator: better error message when InputObject is not a map by @​vbmithr in vektah/gqlparser#307 Bump...

dependencies
go

Bumps [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) from 0.22.2 to 0.24.0. Release notes Sourced from github.com/hashicorp/terraform-plugin-go's releases. v0.24.0 BREAKING CHANGES: tfprotov5+tfprotov6: Removed temporary ResourceServerWithMoveResourceState interface type. Use ResourceServer instead. (#408) NOTES: all: If using terraform-plugin-mux,...

dependencies
go

TL;DR; this PR uses a tool called https://devenv.sh that adds support to run the ci tasks locally. ## Changes What it does: - [x] builds the go app with nix...

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.4.0 to 6.0.0. Release notes Sourced from goreleaser/goreleaser-action's releases. v6.0.0 [!WARNING] This is a breaking change! Follow the instructions here to upgrade! What's Changed feat!: use "~>...

dependencies
github_actions

Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 3.1.0 to 3.1.2. Release notes Sourced from hashicorp/setup-terraform's releases. v3.1.2 NOTES: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs....

dependencies
github_actions

Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.17.0 to 0.19.4. Release notes Sourced from github.com/hashicorp/terraform-plugin-docs's releases. v0.19.4 NOTES: validate: The number of files check has been removed to match the latest Terraform Registry ingress...

dependencies
go

Bumps [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing) from 1.7.0 to 1.10.0. Release notes Sourced from github.com/hashicorp/terraform-plugin-testing's releases. v1.10.0 NOTES: compare: The compare package is considered experimental and may be altered or removed in a subsequent...

dependencies
go

Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.5.11 to 2.5.15. Release notes Sourced from github.com/vektah/gqlparser/v2's releases. v2.5.15 What's Changed Revert ParseSchema default token limit of 1500, add ParseSchemaWithLimit, ParseSchemasWithLimit by @​StevenACoffman in vektah/gqlparser#306 Full...

dependencies
go