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

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

Update main.tf #3

wants to merge 3 commits into from

Conversation

motatoes
Copy link
Contributor

@motatoes motatoes commented Jun 2, 2024

No description provided.

@mo-local2-digger-app-864362
Copy link

mo-local2-digger-app-864362 bot commented Jun 2, 2024

Project Status Plan + ~ -
base-preprod-vpc succeeded Plan 1 0 0
base-prod-vpc succeeded Plan 1 0 0
dev succeeded Plan 1 0 0
staging succeeded Plan 1 0 0
base-staging-vpc succeeded Plan 1 0 0
preprod succeeded Plan 1 0 0
prod succeeded Plan 1 0 0
base-dev-vpc succeeded Plan 1 0 0

Copy link

github-actions bot commented Jun 2, 2024

plan for base-staging-vpc 2024-06-02 11:27:34 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-staging-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-staging-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for dev 2024-06-02 11:27:36 (UTC)
Locking successful Project diggerhq/test-dynamic-name#dev has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for preprod 2024-06-02 11:27:37 (UTC)
Locking successful Project diggerhq/test-dynamic-name#preprod has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for base-preprod-vpc 2024-06-02 11:27:43 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-preprod-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-preprod-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for prod 2024-06-02 11:27:44 (UTC)
Locking successful Project diggerhq/test-dynamic-name#prod has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for base-dev-vpc 2024-06-02 11:27:45 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-dev-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-dev-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for base-prod-vpc 2024-06-02 11:27:47 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-prod-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-prod-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for staging 2024-06-02 11:27:51 (UTC)
Locking successful Project diggerhq/test-dynamic-name#staging has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

@mo-local2-digger-app-864362
Copy link

mo-local2-digger-app-864362 bot commented Jun 2, 2024

Project Status Plan + ~ -
prod succeeded Plan 1 0 0
base-preprod-vpc succeeded Plan 1 0 0
base-prod-vpc succeeded Plan 1 0 0
dev succeeded Plan 1 0 0
preprod succeeded Plan 1 0 0
staging succeeded Plan 1 0 0
base-staging-vpc succeeded Plan 1 0 0
base-dev-vpc succeeded Plan 1 0 0

Copy link

github-actions bot commented Jun 2, 2024

plan for dev 2024-06-02 11:31:27 (UTC)
Locking successful Project diggerhq/test-dynamic-name#dev has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for preprod 2024-06-02 11:31:32 (UTC)
Locking successful Project diggerhq/test-dynamic-name#preprod has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for staging 2024-06-02 11:31:39 (UTC)
Locking successful Project diggerhq/test-dynamic-name#staging has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for base-preprod-vpc 2024-06-02 11:31:44 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-preprod-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-preprod-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for base-prod-vpc 2024-06-02 11:31:49 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-prod-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-prod-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for base-dev-vpc 2024-06-02 11:31:54 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-dev-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-dev-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for base-staging-vpc 2024-06-02 11:31:55 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-staging-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-staging-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for prod 2024-06-02 11:32:05 (UTC)
Locking successful Project diggerhq/test-dynamic-name#prod has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

@motatoes
Copy link
Contributor Author

motatoes commented Jun 2, 2024

digger plan

@mo-local2-digger-app-864362
Copy link

mo-local2-digger-app-864362 bot commented Jun 2, 2024

Project Status Plan + ~ -
🔄 base-preprod-vpc running Plan 0 0 0
dev succeeded Plan 1 0 0
base-prod-vpc succeeded Plan 1 0 0
base-dev-vpc succeeded Plan 1 0 0
preprod succeeded Plan 1 0 0
base-staging-vpc succeeded Plan 1 0 0
prod succeeded Plan 1 0 0
staging succeeded Plan 1 0 0

Copy link

github-actions bot commented Jun 2, 2024

plan for base-dev-vpc 2024-06-02 11:35:29 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-dev-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-dev-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for base-staging-vpc 2024-06-02 11:35:33 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-staging-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-staging-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for prod 2024-06-02 11:35:34 (UTC)
Locking successful Project diggerhq/test-dynamic-name#prod has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for dev 2024-06-02 11:35:38 (UTC)
Locking successful Project diggerhq/test-dynamic-name#dev has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for base-prod-vpc 2024-06-02 11:35:38 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-prod-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-prod-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for preprod 2024-06-02 11:35:41 (UTC)
Locking successful Project diggerhq/test-dynamic-name#preprod has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for staging 2024-06-02 11:35:47 (UTC)
Locking successful Project diggerhq/test-dynamic-name#staging has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 2, 2024

plan for base-preprod-vpc 2024-06-02 11:35:55 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-preprod-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-preprod-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

@motatoes
Copy link
Contributor Author

motatoes commented Jun 3, 2024

digger plan

@mo-local2-digger-app-864362
Copy link

mo-local2-digger-app-864362 bot commented Jun 3, 2024

Project Status Plan + ~ -
base-staging-vpc succeeded Plan 1 0 0
dev succeeded Plan 1 0 0
base-preprod-vpc succeeded Plan 1 0 0
preprod succeeded Plan 1 0 0
staging succeeded Plan 1 0 0
base-prod-vpc succeeded Plan 1 0 0
prod succeeded Plan 1 0 0
base-dev-vpc succeeded Plan 1 0 0

Copy link

github-actions bot commented Jun 3, 2024

plan for base-staging-vpc 2024-06-03 15:10:02 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-staging-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-staging-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for dev 2024-06-03 15:10:07 (UTC)
Locking successful Project diggerhq/test-dynamic-name#dev has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for base-preprod-vpc 2024-06-03 15:10:09 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-preprod-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-preprod-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for preprod 2024-06-03 15:10:09 (UTC)
Locking successful Project diggerhq/test-dynamic-name#preprod has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for staging 2024-06-03 15:10:22 (UTC)
Locking successful Project diggerhq/test-dynamic-name#staging has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for base-prod-vpc 2024-06-03 15:10:21 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-prod-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-prod-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for prod 2024-06-03 15:10:27 (UTC)
Locking successful Project diggerhq/test-dynamic-name#prod has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for base-dev-vpc 2024-06-03 15:10:26 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-dev-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-dev-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

@motatoes
Copy link
Contributor Author

motatoes commented Jun 3, 2024

digger plan

@mo-local2-digger-app-864362
Copy link

mo-local2-digger-app-864362 bot commented Jun 3, 2024

Project Status Plan + ~ -
🔄 base-preprod-vpc running Plan 0 0 0
🔄 dev running Plan 0 0 0
🔄 base-prod-vpc running Plan 0 0 0
prod succeeded Plan 1 0 0
🔄 staging running Plan 0 0 0
base-dev-vpc succeeded Plan 1 0 0
base-staging-vpc succeeded Plan 1 0 0
preprod succeeded Plan 1 0 0

Copy link

github-actions bot commented Jun 3, 2024

plan for prod 2024-06-03 15:11:39 (UTC)
Locking successful Project diggerhq/test-dynamic-name#prod has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for base-dev-vpc 2024-06-03 15:11:44 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-dev-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-dev-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for base-staging-vpc 2024-06-03 15:11:43 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-staging-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-staging-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for preprod 2024-06-03 15:11:43 (UTC)
Locking successful Project diggerhq/test-dynamic-name#preprod has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

@motatoes
Copy link
Contributor Author

motatoes commented Jun 3, 2024

digger plan

@mo-local2-digger-app-864362
Copy link

mo-local2-digger-app-864362 bot commented Jun 3, 2024

Project Status Plan + ~ -
dev succeeded Plan 1 0 0
preprod succeeded Plan 1 0 0
base-staging-vpc succeeded Plan 1 0 0
base-prod-vpc succeeded Plan 1 0 0
base-preprod-vpc succeeded Plan 1 0 0
base-dev-vpc succeeded Plan 1 0 0
staging succeeded Plan 1 0 0
prod succeeded Plan 1 0 0

Copy link

github-actions bot commented Jun 3, 2024

plan for preprod 2024-06-03 15:12:53 (UTC)
Locking successful Project diggerhq/test-dynamic-name#preprod has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for base-dev-vpc 2024-06-03 15:12:58 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-dev-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-dev-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for base-staging-vpc 2024-06-03 15:13:00 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-staging-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-staging-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for staging 2024-06-03 15:13:02 (UTC)
Locking successful Project diggerhq/test-dynamic-name#staging has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for base-prod-vpc 2024-06-03 15:13:07 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-prod-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-prod-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for base-preprod-vpc 2024-06-03 15:13:11 (UTC)
Locking successful Project diggerhq/test-dynamic-name#base-preprod-vpc has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

─────────────────────────────────────────────────────────────────────────────
Terraform plan validation check (base-preprod-vpc) Terraform plan validation checks succeeded ✅

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for prod 2024-06-03 15:13:10 (UTC)
Locking successful Project diggerhq/test-dynamic-name#prod has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

Copy link

github-actions bot commented Jun 3, 2024

plan for dev 2024-06-03 15:13:40 (UTC)
Locking successful Project diggerhq/test-dynamic-name#dev has been locked by PR #3
Plan output
Terraform will perform the following actions:

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

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

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

Terraform plan summary

CHANGE RESOURCE
add null_resource.main3

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