Michael Wittig

Results 26 issues of Michael Wittig

https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Transitional_reservations

enhancement

[**(Override all values in parentheses)** (Run `yamllint folder/template.yaml`, `cfn-lint -i E1019 E3002 E2520 -t folder/template.yaml`, and `aws cloudformation validate-template --template-body file://folder/template.yaml` before you open a PR) (Do not include multiple...

Monitoring ElastiCache redis is not possible in an elegant way at the moment in CloudFormation. The `CacheClusterId` CloudWatch metric dimension is constructed in a way that prevents us from creating...

Bug

see https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-access-logs.html TODOs: - [ ] manual test - [ ] automated test - [ ] update docs

Work in Progress

see https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/access-log-collection.html TODOs: - [ ] manual test - [ ] automated test - [ ] update docs

Work in Progress

See https://github.com/widdix/aws-cf-templates-cli/issues/1 for more information

Enhancement

- [ ] Test suite passes We want to make it easier to keep stack updated if the templates change

Work in Progress

Instead of hardcoding the partition in an ARN to `aws`, we should use `${AWS::Partition}`

Enhancement

TemplateID: ecs/cluster Region: all Docker images are downloaded to the same disk that is used to store log files. Those two spaces should be separated to make sure that the...

Enhancement

## 1. AWS::EC2::Instance-MetadataOptions ## 2. Scope of request Add support to configure the EC2 IMDS to support: * Enable/disable the endpoint * Set the HTTP response hop limit * Make...

Coverage