Skip to content

Conversation

@motatoes
Copy link
Contributor

@motatoes motatoes commented Nov 5, 2025

No description provided.

@digger-pro-local-test
Copy link
Contributor

digger-pro-local-test bot commented Nov 5, 2025

Project Status Plan + ~ -
🔄 dev running Plan 0 0 0
Instructions

⏩ To apply these changes, run the following command:

digger apply

🚮 To unlock the projects in this PR run the following command:

digger unlock

@digger-pro-local-test
Copy link
Contributor

digger-pro-local-test bot commented Nov 5, 2025

Project Status Plan + ~ -
dev succeeded Plan 1 0 1
Instructions

⏩ To apply these changes, run the following command:

digger apply

🚮 To unlock the projects in this PR run the following command:

digger unlock

@github-actions
Copy link

github-actions bot commented Nov 5, 2025

plan for dev 2025-11-05 19:40:30 (UTC)
Plan output
Terraform will perform the following actions:

  # null_resource.test5 will be destroyed
  # (because null_resource.test5 is not in configuration)
  - resource "null_resource" "test5" {
      - id = "7275955753184641187" -> null
    }

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

Plan: 1 to add, 0 to change, 1 to destroy.
Terraform plan validation check (dev) Terraform plan validation checks succeeded ✅
Plan summary
CHANGE RESOURCE
add null_resource.test6
delete null_resource.test5
Instructions

▶️ To apply these changes, run the following command:

digger apply -p dev

⏩ To apply all changes in this PR:

digger apply

🚮 To unlock all projects in this PR:

digger unlock

@motatoes
Copy link
Contributor Author

motatoes commented Nov 5, 2025

digger apply

@digger-pro-local-test
Copy link
Contributor

digger-pro-local-test bot commented Nov 5, 2025

Project Status Apply + ~ -
dev failed Apply 0 0 0
Instructions

⏩ To apply these changes, run the following command:

digger apply

🚮 To unlock the projects in this PR run the following command:

digger unlock

@github-actions
Copy link

github-actions bot commented Nov 5, 2025

apply for dev 2025-11-05 19:42:17 (UTC)
Apply output
Terraform will perform the following actions:

  # null_resource.test5 will be destroyed
  # (because null_resource.test5 is not in configuration)
  - resource "null_resource" "test5" {
      - id = "7275955753184641187" -> null
    }

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

Plan: 1 to add, 0 to change, 1 to destroy.
null_resource.test5: Destroying... [id=7275955753184641187]
null_resource.test5: Destruction complete after 0s
null_resource.test6: Creating...
null_resource.test6: Creation complete after 0s [id=3363963736477376842]
Error during applying. exit status 1

@motatoes
Copy link
Contributor Author

motatoes commented Nov 5, 2025

digger apply

@digger-pro-local-test
Copy link
Contributor

digger-pro-local-test bot commented Nov 5, 2025

Project Status Apply + ~ -
dev succeeded Apply 1 0 1
Instructions

⏩ To apply these changes, run the following command:

digger apply

🚮 To unlock the projects in this PR run the following command:

digger unlock

@github-actions
Copy link

github-actions bot commented Nov 5, 2025

apply for dev 2025-11-05 19:57:22 (UTC)
Apply output
Terraform will perform the following actions:

  # null_resource.test5 will be destroyed
  # (because null_resource.test5 is not in configuration)
  - resource "null_resource" "test5" {
      - id = "7275955753184641187" -> null
    }

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

Plan: 1 to add, 0 to change, 1 to destroy.
null_resource.test5: Destroying... [id=7275955753184641187]
null_resource.test5: Destruction complete after 0s
null_resource.test6: Creating...
null_resource.test6: Creation complete after 0s [id=3061417903015569226]
Releasing state lock. This may take a few moments...

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

@digger-pro-local-test digger-pro-local-test bot merged commit 5a6bc07 into main Nov 5, 2025
6 of 7 checks passed
@digger-pro-local-test digger-pro-local-test bot deleted the motatoes-patch-146279 branch November 5, 2025 19:57
@digger-pro-local-test
Copy link
Contributor

👷 Digger starting....

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