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

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Update main.tf #3

merged 1 commit into from
Apr 30, 2024

Conversation

motatoes
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Apr 30, 2024

Digger run report at 2024-04-30 09:40:38 (UTC)
Plan for diggerhq/test-merge-queue#dev
Terraform will perform the following actions:

  # null_resource.test_prod will be created
  + resource "null_resource" "test_prod" {
      + 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
Copy link
Contributor Author

digger apply

Copy link

Digger run report at 2024-04-30 09:41:50 (UTC)
Apply for diggerhq/test-merge-queue#dev
Terraform will perform the following actions:

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

Plan: 1 to add, 0 to change, 0 to destroy.
null_resource.test_prod: Creating...
null_resource.test_prod: Creation complete after 0s [id=4166502995223838540]

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

@motatoes motatoes added this pull request to the merge queue Apr 30, 2024
Merged via the queue into main with commit f02cc06 Apr 30, 2024
5 checks passed
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