Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 06:46
· 19 commits to main since this release
a4148ec
fix: coalesce policy attachments to '/' @dudymas (#51)

what

  • coalesce policy attachments in parameter-set module to "/"

why

  • Some versions of the aws-sso provider allow this behavior and it corrupts
    tfstate
  • coalesce is more friendly to generated paths, which could be difficult to correct in some scenarios