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

Update main.tf #9

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update main.tf #9

wants to merge 2 commits into from

Conversation

motatoes
Copy link
Contributor

No description provided.

@motatoes
Copy link
Contributor Author

digger plan

1 similar comment
@motatoes
Copy link
Contributor Author

digger plan

@mo-local22-digger-app-561871366

❌ Could not load digger config, error: error loading digger.yml

@mo-local22-digger-app-561871366
Copy link

mo-local22-digger-app-561871366 bot commented Jul 18, 2024

Project Status Plan + ~ -
projects_test1_environments_staging failed Plan 0 0 0
projects_test1_environments_env6 succeeded Plan 0 1 0
🔄 projects_test1_environments_env5 running Plan 0 0 0
projects_test1_environments_env3 succeeded Plan 0 1 0
projects_test1_environments_devel failed Plan 0 0 0
projects_test1_environments_env4 succeeded Plan 0 1 0

Copy link

github-actions bot commented Jul 18, 2024

plan for projects_test1_environments_env3 2024-07-18 16:30:16 (UTC)
Locking successful Project diggerhq/test-terragrunt-blocks#projects_test1_environments_env3 has been locked by PR #9
Plan output
Terraform will perform the following actions:

  # aws_s3_bucket.example will be updated in-place
  ~ resource "aws_s3_bucket" "example" {
        id                          = "my-tf-test-bucket20240516184937798500000001"
      ~ tags                        = {
            "Environment" = "env3"
          ~ "Name"        = "My bucket env33" -> "My bucket env3"
        }
      ~ tags_all                    = {
          ~ "Name"        = "My bucket env33" -> "My bucket env3"
            # (1 unchanged element hidden)
        }
        # (12 unchanged attributes hidden)

        # (3 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform plan validation check (projects_test1_environments_env3) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
update aws_s3_bucket.example

Copy link

plan for projects_test1_environments_staging 2024-07-18 16:30:21 (UTC)
Locking successful Project diggerhq/test-terragrunt-blocks#projects_test1_environments_staging has been locked by PR #9

Copy link

plan for projects_test1_environments_devel 2024-07-18 16:30:17 (UTC)
Locking successful Project diggerhq/test-terragrunt-blocks#projects_test1_environments_devel has been locked by PR #9

Copy link

github-actions bot commented Jul 18, 2024

plan for projects_test1_environments_env6 2024-07-18 16:30:34 (UTC)
Locking successful Project diggerhq/test-terragrunt-blocks#projects_test1_environments_env6 has been locked by PR #9
Plan output
Terraform will perform the following actions:

  # aws_s3_bucket.example will be updated in-place
  ~ resource "aws_s3_bucket" "example" {
        id                          = "my-tf-test-bucket20240516184941307800000001"
      ~ tags                        = {
            "Environment" = "env6"
          ~ "Name"        = "My bucket env634" -> "My bucket env6"
        }
      ~ tags_all                    = {
          ~ "Name"        = "My bucket env634" -> "My bucket env6"
            # (1 unchanged element hidden)
        }
        # (12 unchanged attributes hidden)

        # (3 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform plan validation check (projects_test1_environments_env6) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
update aws_s3_bucket.example

Copy link

github-actions bot commented Jul 18, 2024

plan for projects_test1_environments_env4 2024-07-18 16:30:27 (UTC)
Locking successful Project diggerhq/test-terragrunt-blocks#projects_test1_environments_env4 has been locked by PR #9
Plan output
Terraform will perform the following actions:

  # aws_s3_bucket.example will be updated in-place
  ~ resource "aws_s3_bucket" "example" {
        id                          = "my-tf-test-bucket20240516184954563900000001"
      ~ tags                        = {
            "Environment" = "env4"
          ~ "Name"        = "My bucket env434" -> "My bucket env4"
        }
      ~ tags_all                    = {
          ~ "Name"        = "My bucket env434" -> "My bucket env4"
            # (1 unchanged element hidden)
        }
        # (12 unchanged attributes hidden)

        # (3 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform plan validation check (projects_test1_environments_env4) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
update aws_s3_bucket.example

Copy link

github-actions bot commented Jul 18, 2024

plan for projects_test1_environments_env5 2024-07-18 16:30:47 (UTC)
Locking successful Project diggerhq/test-terragrunt-blocks#projects_test1_environments_env5 has been locked by PR #9
Plan output
Terraform will perform the following actions:

  # aws_s3_bucket.example will be updated in-place
  ~ resource "aws_s3_bucket" "example" {
        id                          = "my-tf-test-bucket20240516184950890200000001"
      ~ tags                        = {
            "Environment" = "env5"
          ~ "Name"        = "My bucket env534" -> "My bucket env5"
        }
      ~ tags_all                    = {
          ~ "Name"        = "My bucket env534" -> "My bucket env5"
            # (1 unchanged element hidden)
        }
        # (12 unchanged attributes hidden)

        # (3 unchanged blocks hidden)
    }

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

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