All notable changes to this project will be documented in this file.
2.0.3 (2024-03-06)
2.0.2 (2023-01-24)
2.0.1 (2022-11-07)
2.0.0 (2022-07-20)
- Update supported versions and add support for private key creation (#25)
1.0.1 (2022-01-10)
v1.0.0 - 2021-04-26
- feat: Shorten outputs (removing this_) (#21)
- chore: update documentation and pin
terraform_docs
version to avoid future changes (#19) - chore: align ci-cd static checks to use individual minimum Terraform versions (#18)
- chore: add ci-cd workflow for pre-commit checks (#17)
v0.6.0 - 2020-11-24
- fix: Updated supported Terraform versions (#13)
v0.5.0 - 2020-08-13
- feat: aws-provider version bump to >= 2.46, < 4.0, terraform version bump to >= 0.12.6, < 0.14 (#12)
v0.4.0 - 2020-03-26
- fix: Fixed required version of AWS provider (thanks @okgolove)
- Merge pull request #10 from terraform-aws-modules/terraform-provider-githubfile-1584635250918345000
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
- Merge pull request #9 from terraform-aws-modules/terraform-provider-githubfile-1584536992993010000
- [ci skip] Create "Makefile".
- Merge pull request #6 from terraform-aws-modules/terraform-provider-githubfile-1584536961704583000
- Merge pull request #7 from terraform-aws-modules/terraform-provider-githubfile-1584536961704606000
- Merge pull request #8 from terraform-aws-modules/terraform-provider-githubfile-1584536961704584000
- Merge pull request #4 from terraform-aws-modules/terraform-provider-githubfile-1584536961704591000
- [ci skip] Create "LICENSE".
- [ci skip] Create ".gitignore".
- [ci skip] Create ".pre-commit-config.yaml".
- [ci skip] Create ".editorconfig".
v0.3.0 - 2020-03-11
- Updated example to create tls private key and import it (#2)
v0.2.0 - 2019-09-25
- Fixed count rule
- Fixed formatting
- Added aws-key-pair module