Mark Chappell

Results 122 comments of Mark Chappell

`elb_classic_lb` supports SSL, so I'd say yes.

@sebastien-rosset I think this would be a really good addition to our documentation, however the docs for amazon.aws and community.aws live over in amazon.aws. so I've transferred this issue over...

@Life5ign I've had a quick test of @flowerysong's initial change. Building upon that I've submitted #540. Since I'm still seeing idempotency issues (one of which looks like it mangles existing...

You can try the change in #540 I believe there are still bugs (related to idempotency) but I'm not sure if they were there before the change or not.

Hi @nethershaw, Thanks for taking the time to submit this PR. I agree with you on the general premise of the change. There are integration tests under `tests/integration/targets/ec2_instance` (just an...

My general experience has been that working on the integration tests results in the author thinking more deeply about the consequences of the change, so it's certainly not a bad...

Initial items I can think of: - [ ] `purge_tags` default switch over to `True` (when `tags` is not `None`) - [x] #1256 - [x] #1257

I also suggest a round of module renames...

@samccann @felixfontein any suggestions on how to better structure the changelog entries? @jillr made the comment that `I couldn't shake the sense that a user could find themselves looking at...