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
Luke Kysow
1ca83ccea5
Add update-ca-certificates to fix Docker build.
...
Was getting:
Connecting to github.com (192.30.253.112:443)
ssl_client: github.com: TLS connect failed
wget: error getting response: Connection reset by peer
2018-07-09 20:12:38 +02:00
Tim O'Guin
9a91e2c39e
Upgrade Terraform to 0.11.7 in Docker image, add checksum verification
2018-04-12 19:34:45 -05:00
Chase Coney
3dcabc4d5b
Upgrade Terraform Version to Latest Stable
2018-04-12 11:40:41 -05:00
Tim O'Guin
8989526360
Upgrade latest TF to 0.11.5 in Dockerfile
2018-03-30 09:16:14 -05:00
Luke Kysow
2ead2fd800
Fix Dockerfile build failures.
...
Following advice from https://github.com/tianon/gosu/issues/35
2018-03-16 13:52:37 -07:00
Luke Kysow
18ef0df438
Use ipv4 keyservers to fix failing builds.
...
See https://github.com/nodejs/docker-node/issues/380
2018-03-11 14:12:52 -07:00
Luke Kysow
0299d3ee12
Move to new atlantisnorth repo
2018-02-06 13:29:36 -08:00
Luke Kysow
77b28bf08b
Update Docker image to TF 0.11.3 ( #240 )
2018-02-02 12:12:28 -08:00
Luke Kysow
9c11841b12
Release version 0.2.2
2017-12-17 17:23:13 -08:00
Nadav Shatz
562272e1ef
Update terraform ( #186 )
2017-11-08 23:40:33 -08:00
Michael Simo
e1cbe681d6
Update Dockerfile to update to latest Terraform version 0.10.7 ( #159 )
2017-10-17 14:16:40 -07:00
Anubhav Mishra
6b55b086cd
Adding docker image and release scripts ( #123 )
...
* Adding docker image and release scripts
* Using circleci version 2
* now building dumb-init and gosu from source
* trying to fix e2e tests
* fixing working directory for circleci version 2
* start atlantis server and ngrok in the background
* Adding terraform to path and removing old decryption method for circleci
* adding terraform binary to the correct path
* ATLANTIS_URL is now being exported
* using circleci version 2 syntax to export variable
* using circleci version 2 syntax to export variable
* ngrok isnt working now
* Updating CHANGELOG
* Fixes after review and updated README.md
2017-08-16 13:29:51 -07:00