kislerdm / terraform-provider-neon

Terraform provider to manage Neon SaaS resources
https://registry.terraform.io/providers/kislerdm/neon/latest/docs
Mozilla Public License 2.0
35 stars 13 forks source link

Requested history retention seconds exceeds allowed maximum #104

Closed dmiric closed 1 month ago

dmiric commented 3 months ago

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 history retention seconds exceeds allowed maximum; requested_history_retention_seconds:'\U00093a80', max:'\U00015180' │ │ with neon_project.db, │ on main.tf line 79, in resource "neon_project" "db": │ 79: resource "neon_project" "db" { │ ╵

According to documentation requested_history_retention_seconds dosen't exist.

I'm testing Neon on free account for now, maybe that could be the problem?

kislerdm commented 1 month ago

@dmiric hello! Thanks for raising the issue! Could you please share the snippet of the terraform manifest execution of which led to the error? Thanks!

dmiric commented 1 month ago

I don't have that code anymore, but if I remember it was just an example. I think it has something to do with being on a free account, that's why I added that remark.

On Mon, 16 Sept 2024, 19:53 Dmitry Kisler, @.***> wrote:

@dmiric https://github.com/dmiric hello! Thanks for raising the issue! Could you please share the snippet of the terraform manifest execution of which led to the error? Thanks!

— Reply to this email directly, view it on GitHub https://github.com/kislerdm/terraform-provider-neon/issues/104#issuecomment-2353551844, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIS56CSSNBRJWKYRVGIGZTZW4LKHAVCNFSM6AAAAABLGF7FH6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJTGU2TCOBUGQ . You are receiving this because you were mentioned.Message ID: @.***>

kislerdm commented 1 month ago

Sorry, but I cannot reproduce the issue without the tf manifest snippet, hence no further investigation could be conducted. Thanks for understanding! I'm closing the ticket, please feel free to reopen it shall the issue occur again.