Releases: dasmeta/terraform-tfe-cloud
Releases · dasmeta/terraform-tfe-cloud
v2.5.0
v2.4.0
2.4.0 (2023-09-20)
Bug Fixes
- DMVP-0000: adjust values to be returned as map instead of list (210d86b)
- DMVP-0000: pass tfc_token otherwise provider will not be able to pull variable set (e8944ff)
- DMVP-0000: remove variable as it can be run using provider no need for var (559c66f)
Features
- Add new module to pull variable set (ecad988)
v2.3.1
v2.3.0
v2.2.0
v2.1.0
v2.0.2
v2.0.1
Module was pointing to external repo instead of own folder and also there was a duplicate variable which tests somehow did not catch.
What's Changed
- fix(DMVP-2598): fix dependencies and remove duplicate variable introd… by @aramkarapetian in #9
Full Changelog: 2.0.0...2.0.1
v2.0.0
Changed the signature of the module.
Now main module is the on in root and should be used and previous one is moved into modules/workspaces.
What's Changed
- DMVP-2598: simplify tfe use by @aramkarapetian in #8
New Contributors
- @aramkarapetian made their first contribution in #8
Full Changelog: v1.0.5...2.0.0