Skip to content

Releases: saic-oss/terraform-aws-rke-rancher-master-cluster

0.4.1

11 Jan 21:19
61e6cbb
Compare
Choose a tag to compare
Adding Resource Tags (#20)

* Added repo, owner, and desc tags on resources

Co-authored-by: Aaron Miller <aaron.c.miller@saic.com>

0.4.0

15 Dec 19:06
1f444be
Compare
Choose a tag to compare
Improve naming convention for EC2 instances (#19)

0.3.3

10 Dec 19:53
53c131c
Compare
Choose a tag to compare
Change docker version to use 19.03.14 (#18)

Co-authored-by: Aaron Miller <aaron.c.miller@saic.com>

0.3.2

02 Dec 17:53
9b1126a
Compare
Choose a tag to compare
Fix codeowners file (#16)

0.3.1

04 Nov 18:56
4c39370
Compare
Choose a tag to compare

Fix typo in readme #15

Correct file is override.tfvars, not override.auto.tfvars

0.3.0

03 Nov 15:49
d919e88
Compare
Choose a tag to compare

what

  • Update .gitignore with the more complete version of Terraform ignores
  • Update .tool-versions with latest versions of tools
  • Update README to more clearly explain how to run the example
  • Update file permission on the generated kubeconfig due to a warning in the new version of helm
  • Refactor Taskfile, remove unused tasks, and add taskfile with plan, apply, destroy in the examples folder
  • Specify version of template terraform provider
  • Update version of subnets module in example to 0.31.0 which ignores tfsec warnings
  • Update version of rke provider to latest
  • Switch to new incubator helm repo since the old one is now deprecated

why

  • Make the example work properly and make it easier to figure out how to use it

references

0.2.0

20 Oct 19:03
638fed1
Compare
Choose a tag to compare
Issue fixes (#13)

* Various issue fixes

- Add version pins for local and null providers - Fixes #10
- Remove maximum version pinning from module providers - Fixes #11

* Revert terraform required_version bump

* Add compliance team codeowners entries

Fixes #12

* Update pre-commit hook dependency versions

* Add pre-commit clean

* Remove testing code

0.1.0

07 Oct 17:36
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
remote old CI files