digitc1 / AWSLandingZone

Repository for AWSLandingZone module developed by DIGIT.C.1
Apache License 2.0
1 stars 0 forks source link

Fix SECLZ-StackSetExecutionRole deployment (self referencing) issue when installing the stack the 1st time #196

Closed silavjy closed 1 year ago

silavjy commented 1 year ago

When running the EC-Setup-Seclog.sh installation script, the SECLZ-StackSetExecutionRole fails to install properly due to a self reference bug introduced on the release 1.5.7

Fix involves installing the Stack with the implementation prior to that release and then update that stack with the added feature implemented on the 1.5.7 release as depiced on issue #190