Skip to content

Let's scale up our database to 120gb of storage #8

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

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

soerenmartius
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Mar 27, 2024

Preview of Terragrunt changes in 5ade4e8

🔍 View Details on Terramate Cloud

Changed Stacks

us-east-1/prod/mysql

Terragrunt Plan

terramate: Entering stack in /prod/us-east-1/prod/mysql
terramate: Executing command "terragrunt show -no-color out.tfplan"

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # aws_db_instance.mysql will be updated in-place
  ~ resource "aws_db_instance" "mysql" {
      ~ allocated_storage                     = 100 -> 120
        id                                    = "db-3THY37AE2CNEJDWIZPXVPCFC7I"
        tags                                  = {}
        # (52 unchanged attributes hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

@soerenmartius soerenmartius marked this pull request as ready for review March 27, 2024 18:24
@soerenmartius soerenmartius merged commit 7f0dd81 into main Mar 27, 2024
@soerenmartius soerenmartius deleted the scale-the-db-storage branch April 12, 2024 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant