Skip to content

v0.20.0

Latest
Compare
Choose a tag to compare
@aknysh aknysh released this 25 Jan 16:21
· 6 commits to main since this release
85a0dc3

what

  • Remove of enabled part of the for_each ternary, as it disables assume_role on enabled = false, which blocks teardown

why

  • local.enabled ternary causes no provider to be present on enabled = false, preventing teardown