Conor McManus
|
225b116df0
|
Remove workspace var. can be replaced with internal variable terraform.workspace
|
2023-03-27 14:23:50 +02:00 |
|
Conor McManus
|
c97850e916
|
Remove shared creds file
|
2023-01-24 17:14:05 +01:00 |
|
Conor McManus
|
9491a890ab
|
Fix issue with -e flag not generating file correctly
|
2023-01-24 16:50:12 +01:00 |
|
Conor McManus
|
4829fe8f54
|
Merge branch 'master' of gitlab.com:spengreb/atmos
|
2023-01-24 15:06:56 +01:00 |
|
Conor McManus
|
08d6f222bf
|
Fix latest docker image not working
|
2023-01-24 15:06:49 +01:00 |
|
spengreb
|
590fd10b60
|
Merge branch 'fix-env-flag-overriding-creds-file' into 'master'
Fix check on env vars
See merge request spengreb/atmos!4
|
2023-01-24 13:46:54 +00:00 |
|
Conor McManus
|
57045656b3
|
Fix check on env vars
|
2023-01-24 14:44:49 +01:00 |
|
spengreb
|
473755b7e7
|
Will push latest docker version as well as terraform version
|
2022-12-01 16:11:00 +01:00 |
|
spengreb
|
aa45175a63
|
Will push latest docker version as well as terraform version
|
2022-12-01 16:02:14 +01:00 |
|
spengreb
|
53b0678d02
|
Merge branch 'add-ci-cd' into 'master'
Add ci cd
See merge request spengreb/atmos!3
|
2022-12-01 14:51:27 +00:00 |
|
spengreb
|
b130a75f87
|
Add ci cd
|
2022-12-01 14:51:27 +00:00 |
|
spengreb
|
e47b0cd446
|
docker will always get latest terraform version
|
2022-12-01 15:07:28 +01:00 |
|
Spengreb
|
a8a6bbfc30
|
Update tf version to 12.24
|
2020-09-24 15:47:45 +02:00 |
|
Conor
|
624181c0e6
|
more fixes for -e flag
|
2020-01-24 16:28:43 +01:00 |
|
Conor
|
ddcccde8f1
|
-e creds file fixes in docker
|
2020-01-24 16:23:36 +01:00 |
|
Conor
|
402db3a03f
|
Dockerfile changes
|
2020-01-24 15:43:23 +01:00 |
|
Conor
|
a15e924235
|
remove shared creds as its not working
|
2020-01-24 15:33:33 +01:00 |
|
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 |
|