Skip to content

Releases: schubergphilis/terraform-aws-mcaf-workspace

v2.2.0

10 Jan 13:49
131f583
Compare
Choose a tag to compare

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

29 Oct 07:30
bdf8280
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v2.1.0...v2.1.1

v2.1.0

19 Sep 08:42
f415ebf
Compare
Choose a tag to compare

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

08 Aug 11:37
4c84e0c
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: ensure that when notification_configuration or team_access is set to null the default value is used (#66) @marwinbaumannsbp

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 Aug 14:00
38d843e
Compare
Choose a tag to compare

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

29 Jul 11:02
c7c5731
Compare
Choose a tag to compare

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

25 Jul 11:05
23779ea
Compare
Choose a tag to compare

What's Changed

🚀 Features

Full Changelog: v1.1.2...v1.2.0

v1.1.2

04 Mar 14:54
3e5f9ec
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v1.1.1...v1.1.2

v1.1.1

01 Mar 13:12
3d143e2
Compare
Choose a tag to compare

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

19 Dec 12:34
bb67622
Compare
Choose a tag to compare

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