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
Luke Kysow
3c9188b2b8
Add unit test image
2018-06-20 11:09:02 +01:00
Luke Kysow
45d80fc695
Fix gometalint errors.
2018-06-19 20:59:25 +01:00
Luke Kysow
f59fe33a4c
Parse YAML without defaults/validation.
2018-06-12 18:43:22 +01:00
Luke Kysow
437b62591a
Test execution_planner
2018-06-08 20:58:29 +01:00
Luke Kysow
7dfab213e8
Parse config and build execution plan.
2018-06-05 17:23:58 +01:00
Luke Kysow
a22e23718c
Improve test helpers.
2018-06-05 17:11:47 +01:00
Luke Kysow
8aca81966f
Add Apache 2 license and copyright.
...
Add Apache 2 license and Hootsuite copyright to all golang
files. Add a disclaimer that the files have been modified
hereafter by contributors to this repo in order to abide
by the Apache 2 license requirements.
2018-03-15 17:25:02 -07:00
Luke Kysow
47b6aef5a3
Add ErrEquals assert function.
2018-03-07 22:14:15 -08:00
Luke Kysow
73d04fb89a
Add gometalint. Fix errors ( #176 )
2017-10-31 20:07:41 -07:00