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 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update main.tf #4

wants to merge 1 commit into from

Conversation

motatoes
Copy link
Contributor

No description provided.

Copy link

digger-cloud bot commented Mar 17, 2025

Project Status Plan + ~ -
taxprod succeeded Plan 1 0 0

Copy link

github-actions bot commented Mar 17, 2025

plan for taxprod 2025-03-17 10:05:10 (UTC)
Locking successful Project diggerhq/test-custom-dommands#taxprod has been locked by PR #4
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 (taxprod) Terraform plan validation checks succeeded ✅
Plan summary
CHANGE RESOURCE
add null_resource.test

@motatoes
Copy link
Contributor Author

digger apply

Copy link

digger-cloud bot commented Mar 17, 2025

Project Status Apply + ~ -
taxprod succeeded Apply 1 0 0

Copy link

github-actions bot commented Mar 17, 2025

apply for taxprod 2025-03-17 10:08:00 (UTC)
Locking successful Project diggerhq/test-custom-dommands#taxprod has been locked by PR #4
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=8705755570750236348]

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

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