Skip to content

v0.1.66

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 18:19
· 111 commits to main since this release
fix: do not force recreation of group

Re-creating FA group on every role changes causes groups to lose every
user assigned to them. By not forcing the recreation of TF resource, one
can dynamically modify roles without risk of losing existing
assignments.