Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

46 lines (24 loc) · 1.27 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.2.1 - 2024-08-05

What's Changed

🐛 Bug Fixes

  • fix: remove migrations.tf (#6) @gitbluf

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-gitlab-oidc/compare/v0.2.0...v0.2.1

v0.2.0 - 2024-07-29

What's Changed

🚀 Features

  • feature: toggle for provider creation (#5) @jorrite

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-gitlab-oidc/compare/v0.1.2...v0.2.0

v0.1.2 - 2024-05-13

What's Changed

🐛 Bug Fixes

  • bug: allow setting a custom name in case a role has the same name with a different path (#4) @marwinbaumannsbp

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-gitlab-oidc/compare/v0.1.1...v0.1.2

v0.1.1 - 2024-05-08

What's Changed

🐛 Bug Fixes

  • bug: let the mcaf-role module decide of a policy needs to be created instead of hardcoding to true (#3) @marwinbaumannsbp

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-gitlab-oidc/compare/v0.1.0...v0.1.1