diff --git a/CHANGELOG.md b/CHANGELOG.md index e021e34..473e7a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +### [0.1.1](https://github.com/dhoppeIT/terraform-tfe-config/compare/v0.1.0...v0.1.1) (2022-01-19) + + +### Bug Fixes + +* Add environment variable (TFE_TOKEN) ([#18](https://github.com/dhoppeIT/terraform-tfe-config/issues/18)) ([70c83e2](https://github.com/dhoppeIT/terraform-tfe-config/commit/70c83e2843b9af10260cc453edf4f2063ea97d04)) +* Add suffix to description of a variable ([#17](https://github.com/dhoppeIT/terraform-tfe-config/issues/17)) ([7ae04fa](https://github.com/dhoppeIT/terraform-tfe-config/commit/7ae04fa498a41a9ac515aafd3f815978fb2dfb86)) +* Remove duplicate value and use each.key instead ([#15](https://github.com/dhoppeIT/terraform-tfe-config/issues/15)) ([61ee6ed](https://github.com/dhoppeIT/terraform-tfe-config/commit/61ee6edd6a54be054120bebd308774dad14e5b7a)) + ## 0.1.0 (2021-11-30)