aws-quickstart/quickstart-hashicorp-vault

Rule Assertion Logic is incorrect in master CFT

Opened this issue · 0 comments

The master CFT has several rules pertaining to the three fields, HostedZoneID, DomainName, and ACMSSLCertificateArn. Not matter what combination of values that are entered, the CFT either fails the rule check or if it doesn't fail, the CFT itself fails during the load balancer creation steps. We removed all the rules, provided just the SSL cert value, and that resulted in a successful deployment.

On a related note, the logic should be more clearly stated in both the descriptions for these parameters and the AssertDescriptions for the rules.