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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Update main.tf #4

wants to merge 3 commits into from

Conversation

veziak
Copy link
Contributor

@veziak veziak commented Aug 7, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

Project diggerhq/digger-gcp-lock-demo#default locked by another PR #2(failed to acquire lock default). The locking plan must be applied or discarded before future plans can execute

@veziak
Copy link
Contributor Author

veziak commented Aug 7, 2023

digger unlock

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

Project unlocked (diggerhq/digger-gcp-lock-demo#default).

@veziak
Copy link
Contributor Author

veziak commented Aug 7, 2023

digger plan

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

Project diggerhq/digger-gcp-lock-demo#default has been locked by PR #4

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

Plan for **diggerhq/digger-gcp-lock-demo#default**
Terraform will perform the following actions:

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

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

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

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

Digger run report at 2023-08-07 11:58:02 (UTC)
Locking successful Project diggerhq/digger-gcp-lock-demo#./ has been locked by PR #4

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

Digger run report at 2023-08-07 13:20:36 (UTC)
Plan for diggerhq/digger-gcp-lock-demo#default
Terraform will perform the following actions:

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

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

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

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

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