Commit Graph

76 Commits

Author SHA1 Message Date
rui
4fc136c048 chore(deps): update tf to v0.14.7 (#1416)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-02-17 17:58:01 -05:00
rui
29a369a238 deps: bump tf to v0.14.6 (#1402)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-02-12 12:04:21 -05:00
Sarvar Muminov
af2a806870 Implement a new policy check workflow (#1317)
* Adding policy_check support into yaml config

* Added policy check model and runtime structs

* Adding BuildPolicyCheckCommand to ProjectCommandBuilder

* Return incorrectly deleted code

* Remove BuildAutoPolicyPlanCommand from ProjectCommandBuilder

* Split runAutoCommand into two functions

runAutoPlanCommand - does what originally RunAutoplancommand was doing
except now it returns CommandResult and []models.ProjectCommandContext
runAutoPolicyCheckCommand - accepts CommandContext, CommandResult, and
[]models.ProjectCommandContext as arguments and runs PolicyCheckStep runner

* Refactor RunCommentCommand
* Remove BuildPolicyCheckCommand and rename StepCmdExec back to TerraformExec
* Add policy step runner logic and conftest interfaces.
* Add show step runner to policy check stage.

* Adding models.PolicyCheckCommand to buildCtx

This also means buildPlanAllCommands call buildCtx twice once with
models.PlanCommand and once with models.PolicyCheckCommand

* Adding new project_command_builder that supports policy_check

* Refactoring PolicyCheck specific logic into a PolicyCheckProjectCommandBuilder

* Moving events.CommandContext to models.CommandContext this will allow me
to remove buildCtx method and move ProjectCommandContext creation into
models package

* Policy Owners might be different types, for that reason we are
refactoring Owners into its own struct with specific keys defining
different owner types

Co-authored-by: Nish Krishnan <nishk@lyft.com>
Co-authored-by: Nish Krishnan <nishkrishnan@users.noreply.github.com>
2021-02-10 18:13:44 -08:00
rui
9bd534e1b7 terraform 0.14.5 (#1376)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-01-30 14:11:13 -05:00
Rui Chen
6b36adbf35 deps: bump versions for tf 0.12.x and 0.13.x
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-01-07 09:39:53 -05:00
chenrui
c7723c65a4 deps: tf 0.14.4 (#1336)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-01-07 09:37:35 -05:00
chenrui
d09e79888a chore(deps): tf 0.14.3 (#1319)
Signed-off-by: Rui Chen <rui@meetup.com>
2020-12-18 13:34:35 -05:00
chenrui
f86aec2213 chore(deps): terraform 0.14.2 (#1308)
* Revert "Revert "chore(deps): terraform 0.14.2 (#1305)" (#1307)"

This reverts commit cb003dbf97.

* deprecate --allow-repo-config

Signed-off-by: Rui Chen <rui@meetup.com>
2020-12-12 20:41:43 -05:00
chenrui
cb003dbf97 Revert "chore(deps): terraform 0.14.2 (#1305)" (#1307)
This reverts commit c44fe31b35.
2020-12-09 17:45:30 -05:00
chenrui
c44fe31b35 chore(deps): terraform 0.14.2 (#1305) 2020-12-09 15:57:34 -05:00
chenrui
2d6b48b4b1 chore(deps): terraform 0.14.0 (#1280)
* chore(deps): terraform 0.14.0

* add 0.13.5 as avail version
2020-12-03 22:13:16 -05:00
Rui Chen
3b60c3d8c9 chore(deps): bump terraform to v0.13.5
Signed-off-by: Rui Chen <rui@meetup.com>
2020-10-23 17:18:40 -04:00
Rui Chen
9e721d1a28 chore(deps): terraform 0.13.4
Signed-off-by: Rui Chen <rui@meetup.com>
2020-10-09 00:57:38 -04:00
Rui Chen
e903fcdbad bump terraform to v0.13.3 2020-09-17 11:54:49 -04:00
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