Skip to content

Conversation

@motatoes
Copy link
Contributor

@motatoes motatoes commented Nov 6, 2025

No description provided.

@digger-pro-local-test
Copy link
Contributor

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

Project Status
🕚 dev pending...

1 similar comment
@ghost
Copy link

ghost commented Nov 6, 2025

Project Status
🕚 dev pending...

@ghost
Copy link

ghost commented Nov 6, 2025

Project Status Plan + ~ -
dev failed 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

@github-actions
Copy link

github-actions bot commented Nov 6, 2025

plan for dev 2025-11-06 00:20:19 (UTC)
Error during init.

Error: Required token could not be found

Run the following command to generate a token for otaco.app:
terraform login otaco.app

@motatoes
Copy link
Contributor Author

motatoes commented Nov 6, 2025

digger plan

@ghost
Copy link

ghost commented Nov 6, 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 6, 2025

plan for dev 2025-11-06 00:31:08 (UTC)
Plan output
Terraform will perform the following actions:

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

  # null_resource.test1 will be created
  + resource "null_resource" "test1" {
      + 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.test1
delete null_resource.asaf2
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 6, 2025

digger apply

@ghost
Copy link

ghost commented Nov 6, 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 6, 2025

apply for dev 2025-11-06 00:32:41 (UTC)
Apply output
Terraform will perform the following actions:

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

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

Plan: 1 to add, 0 to change, 1 to destroy.
null_resource.asaf2: Destroying... [id=4263688431498645481]
null_resource.asaf2: Destruction complete after 0s
null_resource.test1: Creating...
null_resource.test1: Creation complete after 0s [id=5050160438828873797]

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

@ghost ghost merged commit 1d5f3e3 into main Nov 6, 2025
6 of 7 checks passed
@ghost ghost deleted the motatoes-patch-939204 branch November 6, 2025 00:33
This pull request was closed.
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