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

terraform null resource #1

Merged
merged 8 commits into from
Feb 24, 2024
Merged

terraform null resource #1

merged 8 commits into from
Feb 24, 2024

Conversation

haraldsk
Copy link
Collaborator

No description provided.

Copy link

digger-cloud bot commented Feb 24, 2024

👷 The following projects are impacted

🕚 terraform: pending...

Copy link

digger-cloud bot commented Feb 24, 2024

👷 The following projects are impacted

🕚 terraform: pending...

Copy link

digger-cloud bot commented Feb 24, 2024

👷 The following projects are impacted

🕚 terraform: pending...

Copy link

digger-cloud bot commented Feb 24, 2024

👷 The following projects are impacted

🕚 terraform: pending...

Copy link

digger-cloud bot commented Feb 24, 2024

👷 The following projects are impacted

🕚 terraform: pending...

Copy link

digger-cloud bot commented Feb 24, 2024

👷 Jobs status:

terraform succeeded [Resources: 1 to create, 0 to update, 0 to delete]

Copy link

github-actions bot commented Feb 24, 2024

Digger run report at 2024-02-24 16:14:26 (UTC)
Plan for systek/digger-terraform#terraform
Terraform will perform the following actions:

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

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

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

Copy link

github-actions bot commented Feb 24, 2024

Digger run report at 2024-02-24 16:14:43 (UTC)
Plan for systek/digger-terraform#terraform
Terraform will perform the following actions:

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

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

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

@haraldsk
Copy link
Collaborator Author

digger apply

Copy link

digger-cloud bot commented Feb 24, 2024

👷 Jobs status:

terraform succeeded

Copy link

Digger run report at 2024-02-24 16:20:53 (UTC)
Apply for systek/digger-terraform#terraform
Terraform will perform the following actions:

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

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

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

Copy link

digger-cloud bot commented Feb 24, 2024

👷 Jobs status:

terraform succeeded [Resources: 1 to create, 0 to update, 0 to delete]

Copy link

github-actions bot commented Feb 24, 2024

Digger run report at 2024-02-24 16:25:34 (UTC)
Plan for systek/digger-terraform#terraform
Terraform will perform the following actions:

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

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

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

Copy link

github-actions bot commented Feb 24, 2024

Digger run report at 2024-02-24 16:25:53 (UTC)
Plan for systek/digger-terraform#terraform
Terraform will perform the following actions:

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

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

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

Copy link

digger-cloud bot commented Feb 24, 2024

👷 Jobs status:

terraform succeeded [Resources: 1 to create, 0 to update, 0 to delete]

Copy link

github-actions bot commented Feb 24, 2024

Digger run report at 2024-02-24 16:35:51 (UTC)
Plan for systek/digger-terraform#terraform
Terraform will perform the following actions:

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

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

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

Copy link

github-actions bot commented Feb 24, 2024

Digger run report at 2024-02-24 16:36:30 (UTC)
Plan for systek/digger-terraform#terraform
Terraform will perform the following actions:

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

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

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

@haraldsk
Copy link
Collaborator Author

digger apply

Copy link

digger-cloud bot commented Feb 24, 2024

👷 Jobs status:

terraform succeeded

Copy link

Digger run report at 2024-02-24 16:47:18 (UTC)
Apply for systek/digger-terraform#terraform
Terraform will perform the following actions:

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

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

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

@haraldsk haraldsk merged commit 30a9c52 into main Feb 24, 2024
7 checks passed
Copy link

digger-cloud bot commented Feb 24, 2024

👷 Jobs status:

terraform succeeded

@haraldsk haraldsk deleted the null branch February 24, 2024 16:53
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