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

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

Update main.tf #23

wants to merge 1 commit into from

Conversation

motatoes
Copy link
Contributor

@motatoes motatoes commented Sep 3, 2024

No description provided.

@mo-local22-digger-app-561871366
Copy link

mo-local22-digger-app-561871366 bot commented Sep 3, 2024

Project Status Plan + ~ -
dev-vpc succeeded Plan 1 0 1

Copy link

github-actions bot commented Sep 3, 2024

plan for dev-vpc 2024-09-03 11:39:09 (UTC)
Locking successful Project diggerhq/demo-ee-features#dev-vpc has been locked by PR #23
Plan output
Terraform will perform the following actions:

  # null_resource.test will be destroyed
  # (because null_resource.test is not in configuration)
  - resource "null_resource" "test" {
      - id = "80861968120348736" -> null
    }

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (dev-vpc) Terraform plan validation checks succeeded ✅
Plan summary
CHANGE RESOURCE
add null_resource.test2
delete null_resource.test

@motatoes
Copy link
Contributor Author

motatoes commented Sep 3, 2024

digger plan

@mo-local22-digger-app-561871366
Copy link

mo-local22-digger-app-561871366 bot commented Sep 3, 2024

Project Status Plan + ~ -
dev-vpc succeeded Plan 1 0 1

Copy link

github-actions bot commented Sep 3, 2024

plan for dev-vpc 2024-09-03 12:04:51 (UTC)
Locking successful Project diggerhq/demo-ee-features#dev-vpc has been locked by PR #23
Plan output
Terraform will perform the following actions:

  # null_resource.test will be destroyed
  # (because null_resource.test is not in configuration)
  - resource "null_resource" "test" {
      - id = "80861968120348736" -> null
    }

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (dev-vpc) Terraform plan validation checks succeeded ✅
Plan summary
CHANGE RESOURCE
add null_resource.test2
delete null_resource.test

@motatoes
Copy link
Contributor Author

digger plan

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