Anders Emil Salvesen

Results 3 issues of Anders Emil Salvesen

When running the sra-easy-setup with the CloudTrail solution, and these parameters set: ```yaml - parameter_key: pEnableLambdaDataEvents parameter_value: "true" - parameter_key: pEnableS3DataEvents parameter_value: "true" ``` the CloudTrail stack creation fails with...

### Describe the bug When running the sra-easy-setup with the CloudTrail solution, and these parameters set: ```yaml - parameter_key: pEnableLambdaDataEvents parameter_value: "true" - parameter_key: pEnableS3DataEvents parameter_value: "true" ``` the CloudTrail...

bug

**Describe the bug** The existing condition to handle a `StackInstanceAccountList` which is not `None`, does not take into account that the list might be empty. **To Reproduce** 1. Deploy the...

bug