What's Changed
- feat: add groups datasource (#109) by nrwiersma
- feat: add group resource (#108) by nrwiersma
- feat: add authentication provider resource (#102) by nrwiersma
- feat: add service accountS data source. by antiphp
- feat: add Service Account resource implementation by rafalmnich
- feat: add Resource - RBAC Role by rafalmnich
- feat: add Resource - RBAC Role Binding by rafalmnich
- fix: apply model normalization for role creation (#125) by rafalmnich
- fix: regenerate docs (#121) by antiphp
- fix: add parenthesis in regexp (#127) by antiphp
- fix: add docs and validation for role resource (#122) by antiphp
- fix: sa name by @nrwiersma in #128
- fix: use sa username as name by @nrwiersma in #130
- fix: handle service account labels by @antiphp in #131
- feat: service account labels require replace by @antiphp in #132
- docs: add documentation and examples for group, service account, role, role binding and authentication provider by @BlexToGo in #133
New Contributors
Full Changelog: v0.4.0...v0.5.0