Eduardo Hernacki
Eduardo Hernacki
**Is your feature request related to a problem? Please describe.** It's a best practice to encrypt `CloudTrail` S3 data using KMS Customer Managed Keys (`AWS-KMS`), instead of `AES-256` - so...
**Is your feature request related to a problem? Please describe.** Since the `CloudTrail`/`FlowLogs`/`S3 Access Logs` stored in the main account's auditing S3 buckets usually don't have many, consistent read access,...
**Describe the bug** StackSet error on `formica stack-set create -c stack-set.config.yaml` under `stack-sets/08-vpc/`: ``` Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/formica/stack_set.py", line 80, in create_stack_set client.describe_stack_set(StackSetName=args.stack_set) File "/usr/local/lib/python3.7/site-packages/botocore/client.py", line 357,...
This change fixes the error "YUM output signature is larger than current known format" when running CentOS/RHEL/OEL 7. Thanks for this awesome plugin!