-
Notifications
You must be signed in to change notification settings - Fork 4
Update terragrunt.hcl #14
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
Conversation
InstructionsSince you enabled layers in your configuration, you can proceed to perform a layer-by-layer deployment. To deploy the next layer, run "digger plan --layer 1". To apply the next layer, run "digger apply --layer 1". And so on. A new commit on the branch will restart this deployment process. |
|
terragrunt plan |
|
digger plan |
Instructions⏩ To apply these changes, run the following command: digger apply🚮 To unlock the projects in this PR run the following command: digger unlock |
InstructionsSince you enabled layers in your configuration, you can proceed to perform a layer-by-layer deployment. To deploy the next layer, run "digger plan --layer 1". To apply the next layer, run "digger apply --layer 1". And so on. A new commit on the branch will restart this deployment process. |
|
digger plan |
Instructions⏩ To apply these changes, run the following command: digger apply🚮 To unlock the projects in this PR run the following command: digger unlock |
InstructionsSince you enabled layers in your configuration, you can proceed to perform a layer-by-layer deployment. To deploy the next layer, run "digger plan --layer 1". To apply the next layer, run "digger apply --layer 1". And so on. A new commit on the branch will restart this deployment process. |
|
digger plan |
Instructions⏩ To apply these changes, run the following command: digger apply🚮 To unlock the projects in this PR run the following command: digger unlock |
plan for layer2_analytics 2025-08-20 01:11:44 (UTC)Error during init.01:11:46.839 WARN Using `terragrunt.hcl` as the root of Terragrunt configurations is an anti-pattern, and no longer recommended. In a future version of Terragrunt, this will result in an error. You are advised to use a differently named file like `root.hcl` instead. For more information, see https://terragrunt.gruntwork.io/docs/migrate/migrating-from-root-terragrunt-hcl 01:11:47.908 WARN [../../layer1/compute] Config ../../core/security/terragrunt.hcl is a dependency of ../../layer1/compute/terragrunt.hcl that has no outputs, but mock outputs provided and returning those in dependency output. 01:11:48.224 WARN [../../layer1/storage] Config ../../core/security/terragrunt.hcl is a dependency of ../../layer1/storage/terragrunt.hcl that has no outputs, but mock outputs provided and returning those in dependency output. 01:11:48.243 WARN [../../layer1/monitoring] Config ../../core/security/terragrunt.hcl is a dependency of ../../layer1/monitoring/terragrunt.hcl that has no outputs, but mock outputs provided and returning those in dependency output.Error: Required plugins are not installed The installed provider plugins are not consistent with the packages selected
Terraform uses external plugins to integrate with a variety of different Error: Required plugins are not installed The installed provider plugins are not consistent with the packages selected
Terraform uses external plugins to integrate with a variety of different exit status 1 |
InstructionsSince you enabled layers in your configuration, you can proceed to perform a layer-by-layer deployment. To deploy the next layer, run "digger plan --layer 1". To apply the next layer, run "digger apply --layer 1". And so on. A new commit on the branch will restart this deployment process. |
|
digger plan --layer 2 |
plan for layer2_analytics 2025-08-20 01:18:06 (UTC)Error during init.01:18:09.322 WARN Using `terragrunt.hcl` as the root of Terragrunt configurations is an anti-pattern, and no longer recommended. In a future version of Terragrunt, this will result in an error. You are advised to use a differently named file like `root.hcl` instead. For more information, see https://terragrunt.gruntwork.io/docs/migrate/migrating-from-root-terragrunt-hcl 01:18:10.174 WARN [../../layer1/compute] Config ../../core/security/terragrunt.hcl is a dependency of ../../layer1/compute/terragrunt.hcl that has no outputs, but mock outputs provided and returning those in dependency output. 01:18:10.467 WARN [../../layer1/storage] Config ../../core/security/terragrunt.hcl is a dependency of ../../layer1/storage/terragrunt.hcl that has no outputs, but mock outputs provided and returning those in dependency output. 01:18:10.485 WARN [../../layer1/monitoring] Config ../../core/security/terragrunt.hcl is a dependency of ../../layer1/monitoring/terragrunt.hcl that has no outputs, but mock outputs provided and returning those in dependency output.Error: Required plugins are not installed The installed provider plugins are not consistent with the packages selected
Terraform uses external plugins to integrate with a variety of different Error: Required plugins are not installed The installed provider plugins are not consistent with the packages selected
Terraform uses external plugins to integrate with a variety of different Error: Required plugins are not installed The installed provider plugins are not consistent with the packages selected
Terraform uses external plugins to integrate with a variety of different exit status 1 |
plan for layer2_api 2025-08-20 01:18:08 (UTC)Plan outputTerraform will perform the following actions:
# null_resource.test will be destroyed
# (because null_resource.test is not in configuration)
- resource "null_resource" "test" {
- id = "2576809280527304590" -> null
}
Plan: 0 to add, 0 to change, 1 to destroy.
Terraform plan validation check (layer2_api)Terraform plan validation checks succeeded ✅Plan summary
Instructionsdigger apply -p layer2_api⏩ To apply all changes in this PR: digger apply🚮 To unlock all projects in this PR: digger unlock |
plan for layer2_frontend 2025-08-20 01:18:14 (UTC)Error during init.01:18:17.395 WARN Using `terragrunt.hcl` as the root of Terragrunt configurations is an anti-pattern, and no longer recommended. In a future version of Terragrunt, this will result in an error. You are advised to use a differently named file like `root.hcl` instead. For more information, see https://terragrunt.gruntwork.io/docs/migrate/migrating-from-root-terragrunt-hcl 01:18:19.891 WARN [../../layer1/storage] Config ../../core/security/terragrunt.hcl is a dependency of ../../layer1/storage/terragrunt.hcl that has no outputs, but mock outputs provided and returning those in dependency output. 01:18:20.239 WARN [../../layer1/monitoring] Config ../../core/security/terragrunt.hcl is a dependency of ../../layer1/monitoring/terragrunt.hcl that has no outputs, but mock outputs provided and returning those in dependency output.Error: Required plugins are not installed The installed provider plugins are not consistent with the packages selected
Terraform uses external plugins to integrate with a variety of different Error: Required plugins are not installed The installed provider plugins are not consistent with the packages selected
Terraform uses external plugins to integrate with a variety of different exit status 1 |
InstructionsSince you enabled layers in your configuration, you can proceed to perform a layer-by-layer deployment. To deploy the next layer, run "digger plan --layer 1". To apply the next layer, run "digger apply --layer 1". And so on. A new commit on the branch will restart this deployment process. |
…Ik1QFEkuL7UtvMOBxirSNCjha0 directory
InstructionsSince you enabled layers in your configuration, you can proceed to perform a layer-by-layer deployment. To deploy the next layer, run "digger plan --layer 1". To apply the next layer, run "digger apply --layer 1". And so on. A new commit on the branch will restart this deployment process. |
|
digger plan --layer 2 |
plan for layer2_api 2025-08-20 01:20:57 (UTC)Plan outputTerraform will perform the following actions:
# null_resource.test will be destroyed
# (because null_resource.test is not in configuration)
- resource "null_resource" "test" {
- id = "2576809280527304590" -> null
}
Plan: 0 to add, 0 to change, 1 to destroy.
Terraform plan validation check (layer2_api)Terraform plan validation checks succeeded ✅Plan summary
Instructionsdigger apply -p layer2_api⏩ To apply all changes in this PR: digger apply🚮 To unlock all projects in this PR: digger unlock |
plan for layer2_frontend 2025-08-20 01:21:15 (UTC)Plan outputTerraform will perform the following actions:
# null_resource.testtest will be destroyed
# (because null_resource.testtest is not in configuration)
- resource "null_resource" "testtest" {
- id = "137326109706552102" -> null
}
Plan: 0 to add, 0 to change, 1 to destroy.
Terraform plan validation check (layer2_frontend)Terraform plan validation checks succeeded ✅Plan summary
Instructionsdigger apply -p layer2_frontend⏩ To apply all changes in this PR: digger apply🚮 To unlock all projects in this PR: digger unlock |
|
✅ Command unlock completed successfully |
No description provided.