8000 Releases · Pararius/action-terraform · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Pararius/action-terraform

0.0.21

11 May 07:09
19f312e
Compare
Choose a tag to compare

What's Changed

  • Drop tfswitch as it is currently broken by @tun0 in #26

Full Changelog: 0.0.20...0.0.21

0.0.20

22 Feb 13:42
344830d
Compare
Choose a tag to compare
Fix destroy planning (#25)

0.0.19: Add support for 10000 planning destroys (#24)

22 Feb 10:51
95d037a
Compare
Choose a tag to compare
* Add support for planning destroys

* Forgot to build

* Do not use global ncc to build

* Build using "npm run build"

v0.0.18

10 Feb 07:12
4438296
Compare
Choose a tag to compare
v0.0.18 Pre-release
Pre-release

Change from docker action to native nodejs.

Fix order of arguments

03 Dec 09:50
970394d
Compare
Choose a tag to compare
Pre-release
0.0.17

Fix order of arguments (#21)

Fix double quoting issue

03 Dec 09:37
af2793d
Compare
Choose a tag to compare
Pre-release
0.0.16

Fix double quoting issue (#20)

Fix targets arguments being passed wrongly

03 Dec 09:25
4c110c4
Compare
Choose a tag to compare
0.0.15

Pass arguments to terraform properly (#19)

Fix error that prevents specifying targets

02 Dec 14:30
c253a21
Compare
Choose a tag to compare
0.0.14

Fix terraform targets (#18)

Bugfixes and updates to documentation

02 Dec 09:57
f1b9912
Compare
Choose a tag to compare
Pre-release
0.0.13

Update README (#17)

Add support for specifying target resources

02 Dec 08:25
c4ffaa4
Compare
Choose a tag to compare
0.0.12

Add support for specifying terraform targets (#14)
0