aws-samples / aws-iam-access-key-auto-rotation

This set of CloudFormation templates and Python scripts will set up an auto-rotation function that will automatically rotate your AWS IAM User Access Keys every 90 days.
MIT No Attribution
134 stars 128 forks source link

Fix capitalization of Template directory #13

Closed joeyparis closed 2 years ago

joeyparis commented 2 years ago

Issue:

The template directory is incorrectly capitalized causing the S3 permission policies to fail. This corrects that.

Description of changes:

I renamed the template directory to Template.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

forthgate commented 2 years ago

Why PR is closed? Issue still exists, "template" directory still starts from lowercase. This is really confusing

joeyparis commented 2 years ago

No clue, it doesn't indicate who closed it but it wasn't me