action-terraform-report

Updates Pull Requests with visual diff of Terraform Plan changes

MIT License

Stars
35
Committers
5

Bot releases are visible (Hide)

action-terraform-report - v4.1.4 Latest Release

Published by github-actions[bot] about 1 month ago

4.1.4 (2024-09-11)

Docs

  • update docs to point to latest version (58678dd)
action-terraform-report - v4.1.3

Published by github-actions[bot] about 1 month ago

4.1.3 (2024-09-11)

Bug Fixes

  • don't fail if there are no resource_changes (fixes #84) (4eb51ad)
action-terraform-report - v4.1.2

Published by github-actions[bot] about 1 month ago

4.1.2 (2024-09-11)

Build

  • deps: update terraform-unidiff (263cfe0)
action-terraform-report - v4.1.1

Published by github-actions[bot] 5 months ago

4.1.1 (2024-05-15)

Build

  • deps: bump @actions/github from 5.1.1 to 6.0.0 (8dc49b0)
action-terraform-report - v4.1.0

Published by github-actions[bot] 5 months ago

4.1.0 (2024-05-15)

Features

  • handle maximum comment length scenario (5c6a075)

Tests

action-terraform-report - v4.0.0

Published by github-actions[bot] 5 months ago

4.0.0 (2024-05-15)

⚠ BREAKING CHANGES

  • node: using Node v20

Build

  • correct semantic config file name (7f5b137)
  • deps: bump @actions/core from 1.10.0 to 1.10.1 (e978b03)
  • deps: bump @ahmadnassri/terraform-unidiff from 3.0.10 to 3.0.11 (cf1c26b)
  • deps: bump @babel/traverse (358a7b5)

Features

  • node: update action runtime to node 20 (7a8162e)

Tests

action-terraform-report - v3.2.7

Published by github-actions[bot] about 1 year ago

3.2.7 (2023-08-30)

Build

  • deps: bump @ahmadnassri/terraform-unidiff from 3.0.9 to 3.0.10 (fdebb0b)

CI/CD

action-terraform-report - v3.2.6

Published by github-actions[bot] about 1 year ago

3.2.6 (2023-07-25)

Build

  • deps: bump @ahmadnassri/terraform-unidiff from 3.0.8 to 3.0.9 (ac2ce2e)
  • deps: bump yaml from 2.1.1 to 2.3.1 (90bbdec)
action-terraform-report - v3.2.5

Published by github-actions[bot] almost 2 years ago

3.2.5 (2023-01-05)

Build

  • deps: bump @ahmadnassri/terraform-unidiff from 3.0.7 to 3.0.8 (54b9349)
action-terraform-report - v3.2.4

Published by github-actions[bot] almost 2 years ago

3.2.4 (2023-01-03)

Build

  • deps: bump @ahmadnassri/terraform-unidiff from 3.0.6 to 3.0.7 (e45ac78)
action-terraform-report - v3.2.3

Published by github-actions[bot] almost 2 years ago

3.2.3 (2023-01-02)

Build

  • deps: bump @ahmadnassri/terraform-unidiff from 3.0.5 to 3.0.6 (37d26a2)
  • deps: bump json5 from 2.2.1 to 2.2.3 (65d01b6)
action-terraform-report - v3.2.2

Published by github-actions[bot] almost 2 years ago

3.2.2 (2022-12-21)

Build

  • deps: bump @ahmadnassri/terraform-unidiff from 3.0.4 to 3.0.5 (70eed48)
action-terraform-report - v3.2.1

Published by github-actions[bot] almost 2 years ago

3.2.1 (2022-12-19)

Build

  • deps: bump @actions/github from 5.0.3 to 5.1.1 (36950eb)
action-terraform-report - v3.2.0

Published by github-actions[bot] almost 2 years ago

3.2.0 (2022-12-18)

Features

  • allow custom headers in reports (8b2bc12)

Code Style

Build

  • add npm build to makefile (911f3cf)
  • auto-compile new version with semantic release (e77d12a)
  • release: compile new build 3.2.0 [skip ci] (0d45b6f)

CI/CD

  • fix push workflow (c159408)
  • install npm deps in order to run build in semantic release (12e3d69)
action-terraform-report - v3.1.10

Published by github-actions[bot] almost 2 years ago

3.1.10 (2022-12-02)

Build

  • deps: bump @actions/core from 1.9.1 to 1.10.0 (5e6e676)
action-terraform-report - v3.1.9

Published by github-actions[bot] almost 2 years ago

3.1.9 (2022-11-16)

Build

  • deps: bump loader-utils from 3.2.0 to 3.2.1 (7c688ea)
action-terraform-report - v3.1.8

Published by github-actions[bot] almost 2 years ago

3.1.8 (2022-11-15)

Build

  • deps: bump @ahmadnassri/terraform-unidiff from 3.0.3 to 3.0.4 (99b726d)
action-terraform-report - v3.1.7

Published by github-actions[bot] about 2 years ago

3.1.7 (2022-10-05)

Build

  • deps: bump @ahmadnassri/terraform-unidiff from 3.0.2 to 3.0.3 (8b8a327)
action-terraform-report - v3.1.6

Published by github-actions[bot] about 2 years ago

3.1.6 (2022-10-03)

Build

  • deps: bump @ahmadnassri/terraform-unidiff from 3.0.1 to 3.0.2 (12e7ec3)
action-terraform-report - v3.1.5

Published by github-actions[bot] about 2 years ago

3.1.5 (2022-09-17)

Code Style

Docs

  • add descriptions for the steps (008c5ed)

Build