Commit graph

65 commits

Author SHA1 Message Date
Conor
b11f87e709 Add check for -e flag for overriding aws creds file 2020-01-24 15:20:29 +01:00
Conor
b7f72bb67b Fix docker version 2020-01-24 14:12:49 +01:00
Conor
8e693dcbbb Update docker version number 2020-01-24 13:43:26 +01:00
Conor
9f4f6d0b89 Update tf version 2020-01-24 13:37:53 +01:00
conor
0b3f3068e4 Fix closing bracket 2019-11-13 12:04:41 +01:00
conor
d3f44bb7ec -e flag now uses default aws creds file location. This is because of issues around allowing the terraform backend chunk finding creds in a non-default location 2019-11-13 11:58:37 +01:00
conor
b815e3b526 Fixes for workspaces not found in credentials.py 2019-11-13 11:37:50 +01:00
conor
a72d1c1c01 Add exclusion to adding project prefix to default workspace 2019-11-13 11:34:51 +01:00
conor
53175c47a6 Update terraform version 2019-11-05 10:11:29 +01:00
Spengreb
08e8b90aee
Merge pull request #2 from simonArnold/separation-and-basic-integration-tests
Rough separation of modules and added top level tests to main logic method
2019-10-30 11:21:55 +01:00
Simon Arnold
ea9bc944c9 Rough separation of modules and added top level tests to main logic method 2019-10-29 21:32:35 +01:00
spengreb
052384ceec Revert back to replacing default credentials due to issues with getting the correct statefile 2019-08-30 16:22:52 +02:00
spengreb
41a422e0bc Add exception for env vars to use _ 2019-08-30 15:35:19 +02:00
spengreb
9fac2103c5 Change logic for checking if dir is a git dir. 2019-08-30 13:40:14 +02:00
Spengreb
d5062e63e9
Update README.md 2019-08-29 14:32:01 +02:00
conor
a7e03157b3 Change default workspace to default instead of qa 2019-08-19 15:39:47 +02:00
conor
58785c2c46 Fix for using _ vs - 2019-08-15 17:32:45 +02:00
conor
d5fb22ea8a add git http creds helper 2019-08-14 12:49:55 +02:00
conor
9664581b71 Add version tag 2019-08-06 13:36:18 +02:00
conor
b810b600dd Merged 2019-08-06 13:31:42 +02:00
conor
fdd14d9250 Update tf version 2019-08-06 13:27:59 +02:00
conor
126099b363 -p flag now works with creds file 2019-08-01 11:01:45 +02:00
conor
250f1b83d6 A little error handling 2019-07-29 15:01:15 +02:00
spengreb
85b1113280 Update readme 2019-07-26 11:58:27 +02:00
Spengreb
edca76ac24
Merge pull request #1 from Spengreb/release/1.1
Release/1.1
2019-07-17 10:40:56 +02:00
conor
b6d8d623df Add verbose mode and flag for project prefix in env vars 2019-07-17 10:15:21 +02:00
conor
8bff7443d5 Changed -p flag to be -n for neutralize for stoppping atmos from doing var appending 2019-07-17 09:34:14 +02:00
conor
dc5ba48990 Atmos will use its own credentials file 2019-07-16 17:12:34 +02:00
conor
6bcd68e410 Update -p flag description to be accurate 2019-07-16 13:09:32 +02:00
conor
e3f5688ee4 Flip the order of where tf commands happen. This appears to be more stable behaviour 2019-06-12 15:55:01 +02:00
spengreb
b9d3f5ca56 Merge branch 'master' of github.com:Spengreb/atmos 2019-06-12 11:58:40 +02:00
spengreb
9ebf7fbd35 Upgrade to terraform 12.1 2019-06-12 11:58:25 +02:00
conor
f12fd7b2f3 Master branch will try to get default.tfvars 2019-06-11 13:11:50 +02:00
Conor.McManus
c6880e40a7 Merge branch 'master' of github.com:Spengreb/atmos 2019-06-07 10:17:28 +02:00
Conor.McManus
38661f8f07 Add emoji 2019-06-07 10:17:17 +02:00
spengreb
f01338e3ba Terraform 0.12 now included in dockerfile 2019-06-04 09:23:28 +02:00
spengreb
669e3c160c yeo 2019-06-04 09:17:43 +02:00
spengreb
6279a80e6b remove tags 2019-06-04 09:03:48 +02:00
spengreb
1a411a52a4 Add docker latest tag 2019-06-04 08:52:32 +02:00
spengreb
f947820f54 Add automatic docker registry 2019-06-04 08:51:23 +02:00
Conor.McManus
0c0675857a Drone io badge 2019-05-27 13:32:44 +02:00
Conor.McManus
deb0294b61 Add ci stuff 2019-05-27 13:30:45 +02:00
Conor.McManus
1c8e828df6 Add drone ci file 2019-05-27 13:21:06 +02:00
Conor.McManus
288a8382a1 remove debug prints 2019-04-18 14:31:50 +02:00
Conor.McManus
0b432cd88a Add override to turn off automatically switching workspace 2019-04-17 11:44:14 +02:00
Conor.McManus
731f14eb62 Change -t to -e 2019-04-17 10:59:51 +02:00
Conor.McManus
ccccfda839 Change -t to -e 2019-04-17 10:59:30 +02:00
Conor.McManus
5985e6ffc9 Add workspace manager to lock git branch with workspace 2019-04-17 10:53:05 +02:00
Conor.McManus
360e946f6c Add git package to docker 2019-04-16 10:26:59 +02:00
Conor.McManus
fad6dfce79 Fix docker build 2019-04-15 16:51:21 +02:00