Skip to content

Releases: Orange-OpenSource/AWSTerraformStarterKit

v0.1.6

22 Dec 07:31
08e1ace
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release
Add a file to keep the StarterKit Version (#34)

* Add a file to keep the StarterKit Version

* Is last version

* Clean Code

v0.1.5

08 Dec 09:01
6dd2449
Compare
Choose a tag to compare

v0.1.4

28 Nov 15:25
166094e
Compare
Choose a tag to compare
  • [Bugfix] Remove unexpected quote in Makefile
  • [Feature] Add plan related validate target generation loop
  • [Feature] Add related console make target
  • [Enhancement] Remove "docs" folder from release archive

v0.1.3

10 Nov 08:12
93419fa
Compare
Choose a tag to compare
  • Add corkscrew for ssh over httpproxy
  • Add openssh-client and mount ssh user dir to docker image
  • Compare file configure.yaml and configure.yaml.dist

v0.1.2

17 Aug 16:19
Compare
Choose a tag to compare

Remove unnecessary references in configure.yaml.dist file

feature-docker-ecr-registry

03 Aug 12:49
Compare
Choose a tag to compare
Update Makefile for Jinja

v0.1.1

02 Aug 13:00
Compare
Choose a tag to compare

Remove MY_UID and MY_GID from configure.yaml

v0.1.0

11 Jul 14:39
12fc527
Compare
Choose a tag to compare
  • Add CUSTOM_BACKEND_BUCKET_KEY in .gitlab-ci.yml when CUSTOM_BACKEND_BUCKET_KEY is set to False. Allow Terraform backend key customization or auto generation
  • Enhance remove-starter-kit.sh to delete an AWSStarterKit file list
  • Enhance README with update AWSTerraformStarterKit chapter
  • Add the ability to add custom env variables to docker

v0.0.9

07 Jul 16:52
c7806a6
Compare
Choose a tag to compare
  • Make Terraform backend configurable
  • Remove GITLAB_TOKEN and GITLAB_URL parameters (not used anymore)
  • Enhance README with starter kit download step more intelligible
  • Rename .gitignore-repo to .gitignore.dist

v0.0.8

03 Jul 14:34
b61d7bb
Compare
Choose a tag to compare
  • Variabilise CICD AWS Account ID and IAM Role name
  • Use those variables in the AWS STS get token shell script from the aws-creds GitLab job