Releases: schubergphilis/terraform-aws-mcaf-workspace
Releases · schubergphilis/terraform-aws-mcaf-workspace
v2.2.0
What's Changed
🚀 Features
- feature: Support GitHub app for VCS connections, solve deprecation warning (#70) @marwinbaumannsbp
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
🐛 Bug Fixes
- fix: do not set
DEFAULT_REGION
env var ifvar.region
is empty (#69) @marwinbaumannsbp
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
🚀 Features
- feat: Move User module to the TF Registry (#68) @fatbasstard
- enhancement: Move to use terraform-tfe-mcaf-workspace module (#67) @stefanwb
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
🐛 Bug Fixes
- fix: ensure that when
notification_configuration
orteam_access
is set tonull
the default value is used (#66) @marwinbaumannsbp
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
🚀 Features
- breaking: set default auth mode from 'iam_user' to 'iam_role_oidc' (#65) @marwinbaumannsbp
- breaking: solve bug where 'notification_configuration' can not contain sensitive values or values known after apply (#64) @marwinbaumannsbp
🐛 Bug Fixes
- breaking: solve bug where 'notification_configuration' can not contain sensitive values or values known after apply (#64) @marwinbaumannsbp
Full Changelog: v1.3.0...v2.0.0
v1.3.0
What's Changed
🚀 Features
- feature: ability to pass down variable set id's that will be associated with the workspace (workspace variable set) (#62) @jorrite
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
🚀 Features
- feature: lifecycle management - add support for many new variables (#61) @marwinbaumannsbp
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
🐛 Bug Fixes
- fix(output): Add missing
workload_name
output (#60) @shoekstra
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
🐛 Bug Fixes
- fix: add condition to agent_pool_id to allow for unchanged MCAF AVM condition (#59) @marlonparmentier
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
🚀 Features
- enhancement: Refactor away deprecation warning & set minimum tfe version to v0.51.0 (#58) @fatbasstard
Full Changelog: v1.0.0...v1.1.0