Commit Graph

59 Commits

Author SHA1 Message Date
Rui Chen
97ab3ed445 bump terraform to v0.13.2 2020-09-02 14:42:53 -04:00
Rui Chen
8a2a6f5e80 bump terraform to v0.13.1 2020-08-26 15:11:11 -04:00
Rui Chen
b5a7370ae0 bump terraform to v0.13.0 2020-08-10 16:57:52 -04:00
Rui Chen
6f03357902 chore(deps): bump tf to 0.12.29 2020-07-22 13:05:52 -04:00
Piotr Maksymiuk
7575df5c44 bump to tf-0.12.28 2020-07-13 09:15:09 +02:00
Rui Chen
4d10348247 terraform 0.12.27 2020-06-24 16:31:21 -04:00
Rui Chen
a9873aeb58 Bump tf to v0.12.26 2020-05-27 13:37:54 -04:00
Rui Chen
9e2ceae76d Bump tf to v0.12.25 2020-05-13 13:09:56 -04:00
Luke Kysow
00ba152c41 Upgrade to golang 1.14 2020-04-06 16:00:52 -07:00
Rui Chen
dea8771249 Bump terraform to v0.12.24 2020-03-19 14:39:45 -04:00
Rui Chen
b0823f9f6c terraform 0.12.23 2020-03-05 16:29:59 -05:00
Rui Chen
2319e2fd6d Bump terraform to v0.12.22 2020-03-05 15:53:40 -05:00
Rui Chen
c350e17512 Bump terraform to v0.12.21 2020-02-19 15:04:53 -05:00
Rui Chen
b275a5d240 Bump terraform to v0.12.20 2020-01-22 17:51:13 -05:00
Rui Chen
d5ee315158 terraform 0.12.19 2020-01-08 18:11:21 -05:00
Rui Chen
0261d0842a terraform 0.12.18 2019-12-11 14:52:32 -05:00
Rui Chen
1788615638 tf 0.12.17 2019-12-02 14:08:28 -05:00
BenLeibig
e4a435e364 Bump terraform version to 0.12.16 2019-11-20 21:53:13 +01:00
chenrui
c14c9aa12b Bump terraform to v0.12.15 (#842) 2019-11-18 21:48:32 -05:00
Rui Chen
75f718401a tf 0.12.14 2019-11-13 22:18:09 -05:00
Patrick Veverka
3889c1abaf Update Dockerfile 2019-10-31 15:55:49 -04:00
Luke Kysow
a02a663ec6 Merge pull request #789 from kennethtxytqw/terraform-version-config-detection
Terraform version config detection
2019-10-28 15:07:11 -07:00
Santiago Hernandez
ecda3026b8 Update terraform (#809)
* Update terraform

* Update config.yml

* Update Dockerfile
2019-10-18 20:26:02 -04:00
Patrick Veverka
34ed8e7eb1 Update Dockerfile 2019-10-17 17:57:53 -04:00
Kenneth Tan Xin You
4db1ed87f1 Added terraform-config-inspect. 2019-10-15 23:17:10 +08:00
Luke Kysow
75da89efe1 Merge pull request #801 from chenrui333/tf-0.12.10
tf: v0.12.10
2019-10-07 12:28:51 -07:00
Rui Chen
38aa2b9d4c tf: v0.12.10 2019-10-07 13:27:24 -04:00
Rui Chen
40b963f230 Upgrade to go v1.13 2019-09-27 17:39:04 -04:00
Rui Chen
3ed272cadb tf 0.12.9 2019-09-17 15:36:31 -04:00
chenrui
2f5bdd6935 Upgrade terraform to v0.12.8 (#768) 2019-09-04 17:38:32 -04:00
Luke Kysow
fe84240d72 Use -mod=vendor for building 2019-08-26 19:00:34 +02:00
Rui Chen
a4906c8d40 tf 0.12.7 2019-08-22 17:49:38 -04:00
chenrui
ba8f947ed6 tf 0.12.6 (#725) 2019-08-01 12:04:51 -04:00
Rui Chen
ee83f39c81 Upgrade terraform to 0.12.5 2019-07-19 07:06:51 -04:00
Rui Chen
88152c0e26 Upgrade terraform to 0.12.4 2019-07-15 16:00:33 +08:00
Jürgen W
595e1d4423 Upgrade to Terraform 0.12.3 2019-06-26 13:36:17 +01:00
Brandon Price
837b376293 updating the minimum set of files like instructed to do so here: https://github.com/runatlantis/atlantis/pull/664 2019-06-07 15:46:46 -04:00
Luke Kysow
4dbdde8543 Upgrade to Terraform 0.12
To be clear, Atlantis was compatible with 0.12 before this commit, but
this change makes 0.12 the default version *if* users haven't set the
--default-tf-version flag.
2019-05-23 11:42:58 -04:00
Luke Kysow
7818706e0e Upgrade to Golang 1.12 2019-04-11 12:51:42 -03:00
Rui Chen
d111bf77a9 Update Terraform to 0.11.13 2019-03-14 14:30:34 -05:00
Luke Kysow
1df4be945c Document how to update the testing image. 2018-12-20 13:18:02 -06:00
Ninir
1b1ae67bb4 Bump Terraform version to 0.11.11 2018-12-19 10:11:35 -08:00
Luke Kysow
a91af8bc46 Merge pull request #334 from runatlantis/tf-0.11.0
Upgrade to terraform 0.11.8
2018-10-30 11:34:26 -05:00
Luke Kysow
4fcece0f9d Fix tests when git config uses gpg signing.
- some of the tests run git so if you're using gpg signing you need
  to disable that.
- refactor test helpers to use tb.Helper() and make the error output red.
  This is useful because if another helper uses one of these helpers,
  when it calls .Helper() its output will also be up the stack.
2018-10-30 11:15:46 -05:00
Luke Kysow
7c955b1f1d Upgrade to terraform 0.11.8 2018-10-30 10:34:54 -05:00
Luke Kysow
36b743d62c Use golang 1.11 2018-09-07 11:13:18 -07:00
Luke Kysow
e9b7001266 Add godocs. Refactor ProjectResult. Golint errors. 2018-08-30 16:47:17 -06:00
Ninir
e1f957afcf Bum terraform version to 0.11.8 2018-08-23 17:04:29 -07:00
Luke Kysow
3b02a1fc31 Test plan/apply all. 2018-08-09 14:23:44 -10:00
Luke Kysow
b2bd90da61 Various fixes
- delete working dir when lock deleted
- check if dir still exists when looking at modified
- check if atlantis.yaml is allowed before parsing
2018-07-03 13:32:17 +02:00