Commit Graph

1122 Commits

Author SHA1 Message Date
Florent Monbillard
b95d74dfd0 Fix typo 2019-07-23 10:49:29 -04:00
Luke Kysow
47e08f0e4c Merge pull request #713 from chenrui333/upgrade-tf-0.12.5
Upgrade terraform to 0.12.5
2019-07-19 14:12:46 +01:00
Rui Chen
ee83f39c81 Upgrade terraform to 0.12.5 2019-07-19 07:06:51 -04:00
Maxime Deravet
8180f35a1a Append terraform binary dir to PATH when running custom commands (#678)
Append Atlantis terraform binary dir to PATH when running custom commands
2019-07-16 15:00:10 +01:00
Luke Kysow
7c337513e2 Merge pull request #709 from runatlantis/links
Fix broken link
2019-07-15 10:52:36 +01:00
Luke Kysow
97592fd3c0 Fix broken link 2019-07-15 10:49:48 +01:00
Luke Kysow
1ff4ff5c2e Merge pull request #708 from chenrui333/upgrade-tf-0.12.4
Upgrade terraform to 0.12.4
2019-07-15 10:34:59 +01:00
Rui Chen
88152c0e26 Upgrade terraform to 0.12.4 2019-07-15 16:00:33 +08:00
Luke Kysow
7b9c697321 Release 0.8.3 (#707) v0.8.3 2019-07-12 18:43:05 +01:00
Luke Kysow
ee8707d239 Add flag for setting Terraform Enterprise hostname (#706)
--tfe-hostname will allow for creating a .terraformrc file with a
different hostname than app.terraform.io
2019-07-12 15:19:43 +01:00
Luke Kysow
b7d4e998f6 Detect remote ops for TF >= 0.12.0 (#705)
The error message we use to detect remote ops changed between 0.11.14
and 0.12.0. Recognize this new error message.
2019-07-12 11:14:52 +01:00
Luke Kysow
9a21eef7a0 Escape additional comment args. (#699)
Remove extra quoting and instead add a backslach to each character in
the extra args before appending it to the command.
ex. atlantis plan -- -var key=val will result in:
  sh -c "atlantis plan \-\v\a\r \k\e\y\=\v\a\l"
Fixes #697.
2019-07-11 17:42:32 +01:00
dependabot[bot]
ef9a3a034e Bump lodash.template from 4.4.0 to 4.5.0 (#700)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 17:42:18 +01:00
Alex Rowley
dd02deaf76 Add CommentArgs to run step runner (#693)
Add CommentArgs to run step runner

This should allow the extra args passed in the comment to be used by
run steps

Fixes #670
2019-07-11 14:21:36 +01:00
Jürgen W
595e1d4423 Upgrade to Terraform 0.12.3 2019-06-26 13:36:17 +01:00
Luke Kysow
60624e0d4f Merge pull request #689 from runatlantis/libssh
Upgrade to alpine 3.10
2019-06-25 13:59:59 +01:00
Luke Kysow
f6d90e643f Upgrade to alpine 3.10 2019-06-25 13:47:14 +01:00
Luke Kysow
e73cda944e Merge pull request #683 from runatlantis/pegomock
Fix regen-mocks target
2019-06-17 14:15:25 +01:00
Luke Kysow
4fdcee1f46 Fix regen-mocks target 2019-06-17 14:11:03 +01:00
Luke Kysow
ee6e31ef0c Merge pull request #679 from runatlantis/pegomock
Upgrade pegomock to 2.5
2019-06-14 14:42:15 +01:00
Luke Kysow
915e15f30e Upgrade pegomock to 2.5 2019-06-14 14:39:26 +01:00
Luke Kysow
26c7df16d6 Merge pull request #677 from runatlantis/bb-cloud-rejected
Fix bug parsing BB Cloud pull rejected events
2019-06-13 14:53:15 +01:00
Luke Kysow
a2349b64d7 Fix bug parsing BB Cloud pull rejected events
Was using the word DECLINE but the actual keyword is DECLINED.
2019-06-13 14:47:29 +01:00
Luke Kysow
47b55120e6 Merge pull request #674 from runatlantis/release-0.8.2
Release 0.8.2
v0.8.2
2019-06-12 12:38:42 +01:00
Luke Kysow
cac21569b1 Release 0.8.2 2019-06-12 12:36:08 +01:00
Luke Kysow
91eecbcb68 Add comment for bitbucket merge conflict detection 2019-06-12 12:28:52 +01:00
Luke Kysow
5717de55f9 Merge pull request #673 from runatlantis/bb-cloud-merge
Switch to Bitbucket 2.0 API for mergeable check
2019-06-12 12:28:25 +01:00
Luke Kysow
8bcb3726d4 Switch to Bitbucket 2.0 API for mergeable check 2019-06-12 12:21:47 +01:00
Luke Kysow
fdf7699177 Merge pull request #667 from brandon-dacrib/master
update current version of terraform binary
2019-06-07 22:44:57 +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
Brandon Price
d3b10efd60 update current version of terraform binary 2019-06-07 15:41:12 -04:00
Luke Kysow
708fa0c19f Merge pull request #662 from tfheen/master
Include directory in slack webhook message
2019-06-05 11:30:40 +01:00
Luke Kysow
4944ee1687 Add comment explaining . => / replace 2019-06-05 11:30:24 +01:00
Tollef Fog Heen
8a3e342344 Include directory in slack webhook message
Fixes: https://github.com/runatlantis/atlantis/issues/660
2019-06-05 11:37:37 +02:00
Luke Kysow
1fa621dc83 Merge pull request #658 from runatlantis/release-0.8.1
Release 0.8.1
v0.8.1
2019-06-03 09:38:01 -05:00
Luke Kysow
4273e8c746 Release 0.8.1 2019-06-03 15:33:51 +01:00
Luke Kysow
dd64fcd8eb Merge pull request #657 from runatlantis/bbcloud-gdpr
Fix require-approval for Bitbucket Cloud.
2019-06-03 09:23:51 -05:00
Luke Kysow
8f81568e24 Fix require-approval for Bitbucket Cloud.
Bitbucket Cloud changed their APIs to deprecate the username fields.
This broke how we were checking for approvals. Rather than propagate the
UUID field through the PullRequest model, I use the pull request API
response directly while checking approvers.
2019-06-03 14:57:52 +01:00
Luke Kysow
354551d99a Merge pull request #650 from runatlantis/log-whitelist
Log repo name if does not match whitelist
2019-05-24 09:18:49 -04:00
Luke Kysow
98274cd9bb Log repo name if does not match whitelist
Should help with folks debugging, especially for BB Server.
2019-05-24 09:14:40 -04:00
Luke Kysow
3785b7bad4 Merge pull request #648 from runatlantis/release-0.8
Release 0.8
v0.8.0
2019-05-23 13:31:02 -04:00
Luke Kysow
0f0ac1b624 Release 0.8 2019-05-23 13:27:03 -04:00
Luke Kysow
3b7d6519be Merge pull request #647 from runatlantis/docker
Add 0.11.14 to Docker image
2019-05-23 12:39:57 -04:00
Luke Kysow
4ebfb76d6e Add 0.11.14 to Docker image 2019-05-23 12:39:30 -04:00
Luke Kysow
21e48deb0a Merge pull request #646 from runatlantis/disableapplyall
Add --disable-apply-all flag
2019-05-23 12:17:51 -04:00
Luke Kysow
7595265a6b Finishing touches to disable-apply-all
- fix missing part of a test
- log when ignoring
2019-05-23 12:09:51 -04:00
Will Soula
b77a09dc97 Add --disable-apply-all flag
Add a flag to disable the use of the command `atlantis apply` so you
can enforce that each plan must be applied separately.
2019-05-23 12:09:51 -04:00
Luke Kysow
a6f9cf2d23 Merge pull request #645 from runatlantis/tf-0.12
Upgrade to Terraform 0.12
2019-05-23 11:46:42 -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
756bf18d2c Merge pull request #635 from runatlantis/tf-cloud
Rename Terraform Enterprise to Terraform Cloud
2019-05-21 08:14:09 -04:00