Initial deployment of LittleOrangeCore stack fails to create Organization with AccessDeniedForDependencyException
#5
Labels
AccessDeniedForDependencyException
#5
Organization resource provider fails to create service-linked role citing an
AccessDeniedForDependencyException
exception. This happens even though the service-linked role is being created as part of the same template and has aDependsOn
configured.Not sure what is happening with this one, current workaround was to execute
aws iam create-service-linked-role --aws-service-name organizations.amazonaws.com
before deploying stackThe text was updated successfully, but these errors were encountered: