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

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Update main.tf #2

merged 1 commit into from
Mar 14, 2024

Conversation

motatoes
Copy link
Contributor

No description provided.

@motatoes motatoes closed this Mar 14, 2024
@motatoes motatoes reopened this Mar 14, 2024
Copy link

github-actions bot commented Mar 14, 2024

Digger run report at 2024-03-14 14:48:35 (UTC)
Locking successful Project diggerhq/digger_demo_apply_on_merge#dev has been locked by PR #2
Plan for diggerhq/digger_demo_apply_on_merge#dev
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 (dev) Terraform plan validation checks succeeded ✅

@motatoes motatoes merged commit fbec8f5 into main Mar 14, 2024
4 of 5 checks passed
Copy link

github-actions bot commented Mar 14, 2024

Digger run report at 2024-03-14 14:49:42 (UTC)
Locking successful Project diggerhq/digger_demo_apply_on_merge#dev has been locked by PR #2
Apply for diggerhq/digger_demo_apply_on_merge#dev
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=6986594103422198907]

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

@diggerhq diggerhq deleted a comment from github-actions bot Mar 14, 2024
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.

None yet

1 participant