Commit Graph

62 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
0298ddee01 include tf v0.12.29 2020-08-12 08:34:49 -04:00
Rui Chen
b5a7370ae0 bump terraform to v0.13.0 2020-08-10 16:57:52 -04:00
Luke Kysow
abd15fedef Upgrade atlantis-base to v3.5
This version uses alpine 3.12
2020-08-06 15:40:35 -07: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
Luke Kysow
7f2539b5e2 Release 0.14.0 2020-07-07 11:08:31 -07: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
Luke Kysow
28c1f4bb80 Use atlantis-base:v3.3 with git-lfs 2020-05-25 18:38:04 -07:00
Rui Chen
9e2ceae76d Bump tf to v0.12.25 2020-05-13 13:09:56 -04:00
Sharif Nassar
38a944fc4f disable insecure curl flags
At this point, I expect Hashicorp to have valid TLS certs at all times.
2020-04-29 18:21:09 -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
Luke Kysow
88d0080c27 Release 0.11.1 2020-01-22 10:46:57 -06:00
Josh Soref
2cf5b0a42a Spelling (#902)
Spelling fixes
2020-01-20 12:46:00 -06: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
24e8cd4785 Update Dockerfile 2019-10-31 15:55:30 -04:00
Santiago Hernandez
ecda3026b8 Update terraform (#809)
* Update terraform

* Update config.yml

* Update Dockerfile
2019-10-18 20:26:02 -04:00
Patrick Veverka
aea7dfd2a6 Update Dockerfile 2019-10-17 17:57:34 -04:00
Rui Chen
38aa2b9d4c tf: v0.12.10 2019-10-07 13:27:24 -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
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
Luke Kysow
f6d90e643f Upgrade to alpine 3.10 2019-06-25 13:47:14 +01:00
Brandon Price
d3b10efd60 update current version of terraform binary 2019-06-07 15:41:12 -04:00
Luke Kysow
4ebfb76d6e Add 0.11.14 to Docker image 2019-05-23 12:39:30 -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
d57eb0c23d Use latest base image.
Uses alpine 3.9 now.
2019-03-14 17:36:22 -05:00
Rui Chen
d111bf77a9 Update Terraform to 0.11.13 2019-03-14 14:30:34 -05:00
Ninir
1b1ae67bb4 Bump Terraform version to 0.11.11 2018-12-19 10:11:35 -08:00
Luke Kysow
3cc465bafc Use latest atlantis-base.
- Upon merging https://github.com/runatlantis/atlantis/pull/346 I
manually built and pushed a new version of runatlantis/atlantis-base and
tagged it as runatlantis/atlantis-base:v2.0. This change uses that new
tag. Before it was using :latest which isn't good if other people see
that and use atlantis-base:latest because we could break it for them.
- I've also put back the fsContext to 1000 because the atlantis user is
still in that group so we need that for kubernetes.
2018-11-28 15:30:24 -06:00
Luke Kysow
7c955b1f1d Upgrade to terraform 0.11.8 2018-10-30 10:34:54 -05:00
Ninir
e1f957afcf Bum terraform version to 0.11.8 2018-08-23 17:04:29 -07:00
Luke Kysow
0de9695ee9 Fix Dockerfile base 2018-07-24 16:56:49 +02:00
Luke Kysow
85067c05a3 Split Dockerfile into base and main. 2018-07-10 14:47:02 +02:00
Luke Kysow
2ef741eb45 Switch to curl. 2018-07-09 20:40:45 +02:00