Skip to content

Conversation

@motatoes
Copy link
Contributor

No description provided.

@digger-app-1932760430
Copy link

👷 Digger starting....

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Aug 11, 2025

Project Status Plan + ~ -
layer2/api succeeded Plan 1 0 0

@github-actions
Copy link

github-actions bot commented Aug 11, 2025

plan for layer2_api 2025-08-11 04:07:47 (UTC)
Locking successful Project diggerhq/terragrunt-layers-example#layer2_api has been locked by PR #11
Plan output
Terraform will perform the following actions:

  # null_resource.test will be created
  + resource "null_resource" "test" {
      + id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.
Terraform plan validation check (layer2_api) Terraform plan validation checks succeeded ✅
Plan summary
CHANGE RESOURCE
add null_resource.test

@motatoes
Copy link
Contributor Author

digger apply

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Aug 11, 2025

Project Status Apply + ~ -
layer2/api succeeded Apply 1 0 0

@github-actions
Copy link

github-actions bot commented Aug 11, 2025

apply for layer2_api 2025-08-11 04:17:00 (UTC)
Locking successful Project diggerhq/terragrunt-layers-example#layer2_api has been locked by PR #11
Apply output
Terraform will perform the following actions:

  # null_resource.test will be created
  + resource "null_resource" "test" {
      + id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.
null_resource.test: Creating...
null_resource.test: Creation complete after 0s [id=2576809280527304590]

Warning: Value for undeclared variable

The root module does not declare a variable named "region" but a value was
found in file
"/home/runner/work/terragrunt-layers-example/terragrunt-layers-example/layer2/api/../../common.tfvars".
If you meant to use this value, add a "variable" block to the configuration.

To silence these warnings, use TF_VAR_... environment variables to provide
certain "global" settings to all configurations in your organization. To
reduce the verbosity of these warnings, use the -compact-warnings option.

Apply complete! Resources: 1 added, 0 changed, 0 destroyed.

Outputs:

api_config = {
  "api_endpoint_ids" = [
    "4425824253860461598",
    "6794561006319902917",
    "3497036530150982270",
  ]
  "api_gateway_id" = "5669329420531964601"
}
api_endpoint_ids = [
  "4425824253860461598",
  "6794561006319902917",
  "3497036530150982270",
]
api_gateway_id = "5669329420531964601"

@motatoes motatoes closed this Aug 15, 2025
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.

2 participants