entur / gha-terraform

Repository with reusable workflows for terraform lint, plan and apply
European Union Public License 1.2
0 stars 2 forks source link

fix: improve lint messages output #64

Closed Glenn-Terjesen closed 1 month ago

Glenn-Terjesen commented 1 month ago

Fixes: #63

Examples: https://github.com/entur/gha-terraform/actions/runs/11254994084/job/31293587780?pr=64 https://github.com/entur/gha-terraform/actions/runs/11254960581/job/31293482119

github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: No Changes

The result of terraform plan in environment: DEV


No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: Changes Detected 📖

The result of terraform plan in environment: DEV


Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

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

Plan: 1 to add, 0 to change, 0 to destroy.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: No Changes

The result of terraform plan in environment: DEV


No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: Changes Detected 📖

The result of terraform plan in environment: DEV


Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

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

Plan: 1 to add, 0 to change, 0 to destroy.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: No Changes

The result of terraform plan in environment: DEV


No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: Changes Detected 📖

The result of terraform plan in environment: DEV


Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

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

Plan: 1 to add, 0 to change, 0 to destroy.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: No Changes

The result of terraform plan in environment: DEV


No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: Changes Detected 📖

The result of terraform plan in environment: DEV


Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

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

Plan: 1 to add, 0 to change, 0 to destroy.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: No Changes

The result of terraform plan in environment: DEV


No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: Changes Detected 📖

The result of terraform plan in environment: DEV


Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

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

Plan: 1 to add, 0 to change, 0 to destroy.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: No Changes

The result of terraform plan in environment: DEV


No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: Changes Detected 📖

The result of terraform plan in environment: DEV


Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

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

Plan: 1 to add, 0 to change, 0 to destroy.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: No Changes

The result of terraform plan in environment: DEV


No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: Changes Detected 📖

The result of terraform plan in environment: DEV


Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

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

Plan: 1 to add, 0 to change, 0 to destroy.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: No Changes

The result of terraform plan in environment: DEV


No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: Changes Detected 📖

The result of terraform plan in environment: DEV


Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

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

Plan: 1 to add, 0 to change, 0 to destroy.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: No Changes

The result of terraform plan in environment: DEV


No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.
github-actions[bot] commented 1 month ago

Terraform Plan DEV

Status: Changes Detected 📖

The result of terraform plan in environment: DEV


Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

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

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