Releases: Pararius/action-terraform
Releases · Pararius/action-terraform
0.0.31
0.0.30
What's Changed
- Bump eslint from 8.31.0 to 8.32.0 by @dependabot in #51
- Bump @vercel/ncc from 0.36.0 to 0.36.1 by @dependabot in #52
- Bump eslint from 8.32.0 to 8.33.0 by @dependabot in #53
- Bump @slack/web-api from 6.8.0 to 6.8.1 by @dependabot in #54
- Bump eslint from 8.33.0 to 8.34.0 by @dependabot in #55
- Bump eslint from 8.34.0 to 8.35.0 by @dependabot in #56
- Bump eslint from 8.35.0 to 8.36.0 by @dependabot in #57
- Bump eslint from 8.36.0 to 8.37.0 by @dependabot in #58
- Bump eslint from 8.37.0 to 8.38.0 by @dependabot in #59
- Bump eslint from 8.38.0 to 8.39.0 by @dependabot in #60
- Bump eslint from 8.39.0 to 8.40.0 by @dependabot in #61
- Bump eslint from 8.40.0 to 8.41.0 by @dependabot in #62
- Bump eslint from 8.41.0 to 8.42.0 by @dependabot in #63
- Bump eslint from 8.42.0 to 8.43.0 by @dependabot in #64
- Bump eslint from 8.43.0 to 8.44.0 by @dependabot in #65
- Bump eslint from 8.44.0 to 8.45.0 by @dependabot in #66
- Bump eslint from 8.45.0 to 8.46.0 by @dependabot in #67
- Bump @slack/web-api from 6.8.1 to 6.9.0 by @dependabot in #68
- Bump eslint from 8.46.0 to 8.47.0 by @dependabot in #69
- Bump eslint from 8.47.0 to 8.48.0 by @dependabot in #70
- Bump actions/checkout from 3 to 4 by @dependabot in #71
- Bump @vercel/ncc from 0.36.1 to 0.38.0 by @dependabot in #73
- Bump @actions/artifact from 1.1.1 to 1.1.2 by @dependabot in #72
- Bump eslint from 8.48.0 to 8.49.0 by @dependabot in #75
- Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #74
- Bump eslint from 8.49.0 to 8.50.0 by @dependabot in #76
- Bump eslint from 8.50.0 to 8.51.0 by @dependabot in #77
- Bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #78
- Bump actions/setup-node from 3 to 4 by @dependabot in #80
- Bump eslint from 8.51.0 to 8.52.0 by @dependabot in #79
- Bump eslint from 8.52.0 to 8.53.0 by @dependabot in #82
- Bump eslint from 8.53.0 to 8.54.0 by @dependabot in #84
- Bump eslint from 8.54.0 to 8.55.0 by @dependabot in #85
- Bump eslint from 8.55.0 to 8.56.0 by @dependabot in #87
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #98
- Bump @actions/artifact from 1.1.2 to 2.2.1 by @dependabot in #143
Full Changelog: 0.0.29...0.0.30
0.0.29
What's Changed
- Fix Terraform plan group output by @drsherluck in #50
Full Changelog: 0.0.28...0.0.29
0.0.28
What's Changed
- Bump eslint from 8.26.0 to 8.27.0 by @dependabot in #42
- Bump @slack/web-api from 6.7.2 to 6.8.0 by @dependabot in #43
- Bump eslint from 8.27.0 to 8.28.0 by @dependabot in #44
- Bump eslint from 8.28.0 to 8.29.0 by @dependabot in #45
- Bump eslint from 8.29.0 to 8.30.0 by @dependabot in #47
- Bump @vercel/ncc from 0.34.0 to 0.36.0 by @dependabot in #46
- Bump eslint from 8.30.0 to 8.31.0 by @dependabot in #48
- Add output to check for presence of changes by @drsherluck in #49
Full Changelog: 0.0.27...0.0.28
0.0.27
What's Changed
- Add dependabot by @drsherluck in #32
- Add support for (disabling) refreshing of state by @tun0 in #40
- Bump actions/checkout from 2 to 3 by @dependabot in #34
- Bump actions/setup-node from 2 to 3 by @dependabot in #33
- NPM updates by @tun0 in #41
New Contributors
- @dependabot made their first contribution in #34
Full Changelog: 0.0.26...0.0.27
0.0.26
0.0.25
0.0.24
0.0.23: Add backend-config option (#28)
* add backend-config option * style fix * build * remove reconfigure arg * update logic Co-authored-by: Ruben Laban <[email protected]> * build Co-authored-by: Ruben Laban <[email protected]>
Add drift reporting
0.0.22 Add option for reporting drift (#27)