terraform-provider-neon
terraform-provider-neon copied to clipboard
Terraform provider to manage Neon SaaS resources
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 [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5.0.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...
Hi there, We're running into a problem with applying an update to the `allowed_ips` state in the `neon_project` resource. `allowed_ips_primary_branch_only` is also failing. When we run `terraform plan`, it correctly...
Is there a way to get connection_uri with existing project and you can create multiple dbs inside?
Hi there, Thank you for opening an issue. Hi, I am using the latest version of the provider and it works great. I was wondering if there is a way...
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.19.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...
When creating a Neon project via Terraform/Terragrunt, it's not supported by the provider to specify an **org_id** by the neon_project resource. However, it is supported by the API: https://api-docs.neon.tech/reference/createproject. Due...
Hi there, Thank you for opening an issue. ### Terraform Version 1.9.2 ### Provider Version latest ### I get this error ╷ │ Error: [HTTP Code: 400][Error Code: ] requested...
Bumps [github.com/kislerdm/neon-sdk-go](https://github.com/kislerdm/neon-sdk-go) from 0.6.1 to 0.6.2. Release notes Sourced from github.com/kislerdm/neon-sdk-go's releases. v0.6.2 What's Changed The release incorporates the up-to-date API contract as of 2024-10-08 00:11:00 GMT. Added Added the...