terraform-aws-components
terraform-aws-components copied to clipboard
fix: aws-saml/okta-user should handle enable flag
what
- make sure references to potentially disabled resources are handled
why
- aws-saml/okta-user was erroring out on references that didn't handle the
countupdates from #805
@dudymas seems to be fixed with #903
Closing as another PR fixed this