Luke Kysow
75da89efe1
Merge pull request #801 from chenrui333/tf-0.12.10
...
tf: v0.12.10
2019-10-07 12:28:51 -07:00
Rui Chen
38aa2b9d4c
tf: v0.12.10
2019-10-07 13:27:24 -04:00
Luke Kysow
86a56a39ba
Merge pull request #783 from Nuru/logo
...
Use bigger logo on the web pages
2019-10-04 14:39:17 -07:00
Luke Kysow
08127b2ab9
Update go.sum
2019-10-04 14:31:56 -07:00
Luke Kysow
a3d90d17df
Update go.mod
2019-10-04 14:31:34 -07:00
Dave D'Amico
ae57df9c44
Fix to allow whitelist globbing for strings after wildcard ( #796 )
...
* almost ready for PR
* updated test and fmt
* added one more test per feedback
* updates to testing and code per feedback
2019-10-03 06:48:13 -04:00
Luke Kysow
c4c439aba4
Update README.md
2019-09-30 10:48:37 -07:00
Luke Kysow
d8ae7b6c77
Merge pull request #792 from chenrui333/go-1.13
...
Upgrade to go v1.13
2019-09-30 09:03:42 -07:00
Luke Kysow
9958bd645c
Merge pull request #793 from sgmitchell/fix-picky-test
...
Fix test that depends on exact output of git command
2019-09-30 09:02:59 -07:00
Rui Chen
7a46949cf8
Fix checksum mismatch
2019-09-27 17:42:02 -04:00
Rui Chen
40b963f230
Upgrade to go v1.13
2019-09-27 17:39:04 -04:00
Nuru
4e8d1e64ac
Use bigger logo on the web pages
2019-09-20 03:24:01 -07:00
Luke Kysow
e4dc33d0b5
Merge pull request #780 from chenrui333/upgrade-tf-0.12.9
...
tf 0.12.9
2019-09-19 10:17:55 -07:00
Steve Mitchell
17bcd9d768
fix a picky test that depends on git version
2019-09-18 22:56:09 -04:00
Rui Chen
3ed272cadb
tf 0.12.9
2019-09-17 15:36:31 -04:00
Luke Kysow
c19167cf53
Merge pull request #777 from kpurdon/kpurdon/update_planning_config_docs
...
Update repo level planning configuration docs
2019-09-16 11:53:06 -07:00
Dave D'Amico
83b2adb593
Issue 720: display workspace name in locks UI list ( #763 )
...
* final updates for PR
* more updates
* final changes - ready for re-review
* changes based on feedabck
* forgot to update test
2019-09-16 13:07:10 -04:00
Kyle Purdon
d491957463
Update repo level planning configuration docs
...
This clarifies that the `when_modified` block will be used by both
manual and automatic planning even though it's configured without the
auto planning block. This will help clarif issues like #774 .
2019-09-16 11:07:04 -06:00
chenrui
2f5bdd6935
Upgrade terraform to v0.12.8 ( #768 )
2019-09-04 17:38:32 -04:00
Dave D'Amico
b025a9037a
Fix for Issue 727 ( #762 )
...
* initial commit for testing
* testing update
* go fmt
2019-09-03 13:00:17 -04:00
Luke Kysow
b7da8eddb4
Merge pull request #761 from runatlantis/gitlab-fix
...
Update to latest version of go-gitlab, add go modules
2019-08-26 19:29:46 +02:00
Luke Kysow
b99832f99b
Fix e2e tests
2019-08-26 19:24:47 +02:00
Luke Kysow
fe84240d72
Use -mod=vendor for building
2019-08-26 19:00:34 +02:00
Luke Kysow
b81fe9a5e5
Switch to gomod
2019-08-26 18:38:22 +02:00
Luke Kysow
3919f05548
Update to latest version of go-gitlab
2019-08-26 18:23:52 +02:00
Luke Kysow
16dcd340ab
Update CHANGELOG.md
2019-08-26 18:05:35 +02:00
Luke Kysow
95fbe6dd83
Merge pull request #759 from runatlantis/release-0.9.0
...
Release 0.9.0
v0.9.0
2019-08-26 17:08:28 +02:00
Luke Kysow
fc9ad277b5
Release 0.9.0
2019-08-26 15:37:54 +02:00
Jesse Bye
295fa93943
Support terragrunt.hcl for autoplanning
2019-08-26 15:06:04 +02:00
Luke Kysow
4b8f3e4ac2
Merge pull request #756 from chenrui333/upgrade-tf-0.12.7
...
terraform 0.12.7
2019-08-23 09:34:42 +02:00
Rui Chen
a4906c8d40
tf 0.12.7
2019-08-22 17:49:38 -04:00
Julien Bisconti
6451ff60ba
Add troubleshooting section for https ( #754 )
...
* Add troubleshooting section for https
Co-Authored-By: Luke Kysow <1034429+lkysow@users.noreply.github.com >
2019-08-22 13:58:37 +02:00
Luke Kysow
3851df8c84
Merge pull request #751 from runatlantis/var-step-refactor
...
Add var step to workflows
2019-08-21 15:15:34 +02:00
Luke Kysow
c646f20c34
Actually pass env vars between steps
...
Also some refactoring and testing.
2019-08-21 15:12:35 +02:00
Andrii Nasinnyk
33c0a72add
Add var step to workflows
...
Add new var step for setting environment variable in workflows.
2019-08-21 15:06:49 +02:00
chenrui
1fb16b18e9
Add Docker image metadata ( #731 )
...
* Add docker image metadata badge
2019-08-21 12:52:12 +02:00
Luke Kysow
dc478a5e87
Merge pull request #735 from henrycpainter/docs_fix
...
Fix terragrunt typo
2019-08-16 13:30:58 +02:00
Henry Painter
f25251bc99
Fix terragrunt typo
2019-08-16 11:51:03 +01:00
Luke Kysow
23e309951d
Merge pull request #730 from chenrui333/update-base-dockerfile
...
Upgrade dumb-init and gosu versions
2019-08-13 11:39:16 +02:00
Rui Chen
38a9f71e52
Upgrade dumb-init and gosu versions
2019-08-11 16:04:14 -04:00
Luke Kysow
3ebebe590f
Merge pull request #711 from ImperialXT/master
...
Create .git-credentials to allow secure auth when cloning private repos
2019-08-06 12:18:58 +01:00
Luke Kysow
6120974991
Update server-configuration.md
2019-08-06 12:17:12 +01:00
Andrew Jeffree
e140823408
Add flag for configuring git-credentials-store
...
--write-git-creds will create a .git-credentials file and configure
git to use it. To allow authentication with your git remotes over https.
To access private repos.
2019-08-02 10:12:30 +10:00
Jeff Malnick
5f9412b284
Merge pull request #722 from maximede/issue-675
...
Ensure terraform_version is downloaded when using non built-in step. Fixes #675
2019-08-01 14:39:12 -07:00
Maxime Deravet
d6f2579cf9
Ensure terraform_version is downloaded when using non built-in step. Fixes #675
2019-08-01 14:32:32 -07:00
chenrui
ba8f947ed6
tf 0.12.6 ( #725 )
2019-08-01 12:04:51 -04:00
Thomas Nys
7e0d2739cf
Update the yaml version so that it reflects latest ( #726 )
2019-08-01 12:03:24 -04:00
Luke Kysow
1e030634a8
Merge pull request #717 from EppO/patch-1
...
Fix typo
2019-07-23 17:54:47 +01:00
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