Audrey Eschright
32c4f59108
Switch to @hashicorp/js-releases for finding correct package to install ( #70 )
2020-12-01 10:49:15 -08:00
Alex Jurkiewicz
4c5048fbaf
Improve terraform_version docs ( #58 )
...
Fix a documented constraint -- `~0.13` will only install 0.13.0, while `~0.13.0` will install the latest 0.13 release. And mention that prerelease versions cannot be installed with this action.
2020-11-05 15:57:38 -08:00
Audrey Eschright
d22444889a
1.2.1
2020-10-30 13:09:12 -07:00
Audrey Eschright
dfcfcd339b
Update changelog for #63
2020-10-30 13:08:52 -07:00
Audrey Eschright
ccd38093bb
Upgrade dependencies and clean up package config ( #63 )
2020-10-30 13:07:27 -07:00
Paul Tyng
c8ed59d824
Add disclaimer
2020-10-27 15:33:24 -04:00
Matthew Sanabria
f0e69a3f87
Update README.md ( #50 )
2020-09-17 09:59:58 -04:00
Nick
b976864f20
Fix version examples ( #48 )
...
The incorrect versions threw me off and resulted in a strange error:
```
(s || "").replace is not a function
```
2020-09-14 21:27:25 -04:00
dependabot[bot]
ae603c4b3a
Bump lodash from 4.17.15 to 4.17.19 in /wrapper ( #28 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 13:54:09 -04:00
dependabot[bot]
ea8262d207
Bump lodash from 4.17.15 to 4.17.19 ( #29 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 13:53:51 -04:00
Kazuki Higashiguchi
5399fe7c28
update sample yml terraform fmt -check ( #44 )
2020-09-08 13:50:49 -04:00
Matthew Sanabria
15ba5bd056
Update CHANGELOG.md
2020-09-08 11:46:52 -04:00
Matthew Sanabria
ec552d11bc
Adding tests for version constraints ( #45 )
...
* Adding tests for version constraints
* Update test names
2020-09-08 11:36:35 -04:00
Jarek Potiuk
af8505ef0a
Allow to specify range specification instead of fixed version ( #38 )
...
That allows to install for example the latest bug-fix version of
terraform 1.12.* even if 1.13 is already installed.
Co-authored-by: Matthew Sanabria <24284972+sudomateo@users.noreply.github.com>
2020-09-08 10:18:09 -04:00
Matthew Sanabria
e255dfd077
Create CHANGELOG.md
2020-06-18 20:06:47 -04:00
Alex Jurkiewicz
70ec49405b
Ignore pre-release versions for 'latest' ( #19 )
...
* Ignore pre-release versions for 'latest'
Fixes #16
* Note the real version when using 'latest'
2020-06-18 20:02:28 -04:00
Kabir Bolatito
da17847d11
Update README.md ( #11 )
...
* Update README.md
PR Comment is a big plus to why we opt to use Terraform Github actions. Updated the readme file so that everyone will understand how to take advantage of the terraform concise on PR comment capability
* Update README.md
updated
* Update README.md
replaced the existing example
2020-05-21 10:36:02 -04:00
chenrui
813167dada
Wrap the tf plan output so it is more readable in the PR ( #10 )
...
* Wrap the tf plan output so it is more readable in the PR
* Remove extra period.
Co-authored-by: Matthew Sanabria <24284972+sudomateo@users.noreply.github.com>
Co-authored-by: Matthew Sanabria <24284972+sudomateo@users.noreply.github.com>
2020-05-15 13:27:42 -04:00
chenrui
3301b9a828
Bump terraform to v0.12.25 ( #8 )
...
* Bump terraform to v0.12.25
* Update version ref and tests per PR suggestion
2020-05-14 22:41:26 -04:00
Alex Jurkiewicz
d06122d8cc
Document cli_config_credentials_hostname default ( #6 )
2020-05-12 10:31:14 -04:00
Matthew Sanabria
6aaacb54d0
Update README.md
...
Minor typo fix.
2020-05-06 22:45:26 -04:00
Matthew Sanabria
13d452e5e3
Merge pull request #2 from hashicorp/docs/readme-updates
...
Updating README
2020-05-05 19:52:11 -04:00
Matthew Sanabria
0f3b6675b9
Updating README
2020-05-05 19:46:33 -04:00
Matthew Sanabria
6a6b2bae2d
Merge pull request #1 from hashicorp/dependabot/npm_and_yarn/actions/http-client-1.0.8
...
Bump @actions/http-client from 1.0.6 to 1.0.8
2020-04-30 10:46:53 -04:00
Matthew Sanabria
2f973eff69
Updating dist/index.js
2020-04-30 10:42:16 -04:00
dependabot[bot]
6b7c9504c1
Bump @actions/http-client from 1.0.6 to 1.0.8
...
Bumps [@actions/http-client](https://github.com/actions/http-client ) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases )
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md )
- [Commits](https://github.com/actions/http-client/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-04-29 18:06:16 +00:00
Matthew Sanabria
cd5e05ffbf
Initial commit
2020-04-25 19:46:30 -04:00