issues
search
cloudposse
/
terraform-aws-ec2-client-vpn
https://cloudposse.com/accelerate
Apache License 2.0
46
stars
28
forks
source link
Fix Issue with SAML Document for IDP
#15
Closed
r351574nc3
closed
2 years ago
r351574nc3
commented
3 years ago
what
Switching from
join
to list notation when choosing default for
saml_provider_arn
why
join results in empty string which forces
try
block to succeed on first try each time
the try block is broken and never really works
references
N/A
r351574nc3
commented
2 years ago
/test all
what
join
to list notation when choosing default forsaml_provider_arn
why
try
block to succeed on first try each timereferences
N/A