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

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

Update main.tf #90

wants to merge 1 commit into from

Conversation

ZIJ
Copy link
Contributor

@ZIJ ZIJ commented Jan 10, 2024

No description provided.

@motatoes
Copy link
Contributor

digger plan

1 similar comment
@motatoes
Copy link
Contributor

digger plan

Copy link

github-actions bot commented Jan 10, 2024

Digger run report at 2024-01-10 11:54:17 (UTC)
Locking successful Project diggerhq/digger_demo_multienv#dev has been locked by PR #90
Plan for diggerhq/digger_demo_multienv#dev
Terraform will perform the following actions:

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

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

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

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

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

@motatoes
Copy link
Contributor

digger plan

Copy link

github-actions bot commented Jan 16, 2024

Digger run report at 2024-01-16 14:16:33 (UTC)
Plan for diggerhq/digger_demo_multienv#dev
Terraform will perform the following actions:

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

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

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

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

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

@motatoes
Copy link
Contributor

digger plan

Copy link

github-actions bot commented Jan 16, 2024

Digger run report at 2024-01-16 14:17:47 (UTC)
Plan for diggerhq/digger_demo_multienv#dev
Terraform will perform the following actions:

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

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

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

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

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

@EzzioMoreira
Copy link

digger apply

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.

3 participants