Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

Latest commit

 

History

History
71 lines (47 loc) · 3.76 KB

CHANGELOG.md

File metadata and controls

71 lines (47 loc) · 3.76 KB

Changelog

All notable changes to this project will be documented in this file.

2.0.1 (2022-01-10)

Bug Fixes

  • update CI/CD process to enable auto-release workflow (#16) (a2e806f)

v2.0.0 - 2021-04-27

  • feat: Shorten outputs (removing this_) (#14)
  • chore: update documentation and pin terraform_docs version to avoid future changes (#13)

v1.3.0 - 2021-03-17

  • chore: align ci-cd static checks to use individual minimum Terraform versions (#12)
  • fix: bump min supported version due to types unsupported on current (#11)
  • chore: add ci-cd workflow for pre-commit checks (#10)

v1.2.0 - 2020-11-24

  • fix: Updated supported Terraform versions (#8)

v1.1.0 - 2020-08-14

  • feat: Updated version requirements for AWS provider v3 and Terraform 0.13
  • Merge pull request #6 from terraform-aws-modules/terraform-provider-githubfile-1584635124957994000
  • [ci skip] Create ".chglog/CHANGELOG.tpl.md".
  • Merge pull request #3 from terraform-aws-modules/terraform-provider-githubfile-1584535944228379000
  • Merge pull request #2 from terraform-aws-modules/terraform-provider-githubfile-1584535944228361000
  • Merge pull request #5 from terraform-aws-modules/terraform-provider-githubfile-1584535944227758000
  • Merge pull request #4 from terraform-aws-modules/terraform-provider-githubfile-1584535944227241000
  • Merge pull request #1 from terraform-aws-modules/terraform-provider-githubfile-1584535944227138000
  • [ci skip] Create ".pre-commit-config.yaml".
  • [ci skip] Create "Makefile".
  • [ci skip] Create ".editorconfig".
  • [ci skip] Create "LICENSE".
  • [ci skip] Create ".gitignore".

v1.0.0 - 2020-01-27

  • Initial commit
  • Initial commit
  • Initial commit

v0.0.1 - 2017-09-26

  • Initial commit
  • Initial commit