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

Closed
wants to merge 3 commits into from
Closed

Update main.tf #86

wants to merge 3 commits into from

Conversation

motatoes
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 23, 2023

Digger run report at 2023-10-23 09:29:54 (UTC)
Locking successful Project diggerhq/digger_demo_multienv#dev has been locked by PR #86
Plan for diggerhq/digger_demo_multienv#dev
Terraform will perform the following actions:

  # null_resource.test_dev will be created
  + resource "null_resource" "test_dev" {
      + 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

motatoes commented Jan 3, 2024

digger plan

Copy link

github-actions bot commented Jan 3, 2024

Digger run report at 2024-01-03 09:21:12 (UTC)
Plan for diggerhq/digger_demo_multienv#dev
Terraform will perform the following actions:

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

Plan: 1 to add, 0 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (dev) Terraform plan validation checks succeeded ✅

Copy link

github-actions bot commented Jan 3, 2024

Digger run report at 2024-01-03 09:23:38 (UTC)
Plan for diggerhq/digger_demo_multienv#dev
Terraform will perform the following actions:

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

Plan: 1 to add, 0 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (dev) Terraform plan validation checks succeeded ✅

Copy link

github-actions bot commented Jan 3, 2024

Digger run report at 2024-01-03 09:30:10 (UTC)
Plan for diggerhq/digger_demo_multienv#dev
Terraform will perform the following actions:

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

Plan: 1 to add, 0 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (dev) Terraform plan validation checks succeeded ✅

Copy link

github-actions bot commented Jan 3, 2024

Digger run report at 2024-01-03 09:40:36 (UTC)
Plan for diggerhq/digger_demo_multienv#dev
Terraform will perform the following actions:

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

Plan: 1 to add, 0 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (dev) Terraform plan validation checks succeeded ✅

Copy link

github-actions bot commented Jan 3, 2024

Digger run report at 2024-01-03 09:51:39 (UTC)
Plan for diggerhq/digger_demo_multienv#dev
Terraform will perform the following actions:

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

Plan: 1 to add, 0 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (dev) Terraform plan validation checks succeeded ✅

@github-actions github-actions bot mentioned this pull request Jan 4, 2024
@ZIJ ZIJ closed this Jan 10, 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.

2 participants