Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix auto pauze configuration #59

Merged
merged 2 commits into from
Dec 13, 2024
Merged

fix: Fix auto pauze configuration #59

merged 2 commits into from
Dec 13, 2024

Conversation

fatbasstard
Copy link
Contributor

@fatbasstard fatbasstard commented Dec 13, 2024

This PR fixes the way the autopauze is configured.

operation error RDS: ModifyDBCluster, https response error StatusCode: 400, RequestID: XXX, 
api error InvalidParameterValue: SecondsUntilAutoPause can only be specified when minimum capacity is 0.

So this is slightly different from the V1 configuration and this only came on the apply.

@github-actions github-actions bot added the bug Something isn't working label Dec 13, 2024
Copy link
Contributor

Terraform Format and Style 🖌success

Terraform Initialization ⚙️``

Terraform Lint 📖success

Terraform Validation 🤖success

Validation Output


Warning: Argument is deprecated

  with module.vpc.aws_eip.nat,
  on .terraform/modules/vpc/main.tf line 1044, in resource "aws_eip" "nat":
1044:   vpc = true

use domain attribute instead
Success! The configuration is valid, but there were some validation warnings
as shown above.


@fatbasstard fatbasstard merged commit 3884ab8 into master Dec 13, 2024
@fatbasstard fatbasstard deleted the fvb/tweaks branch December 13, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants