brabster / crucible

AWS CloudFormation templates built with Clojure
Eclipse Public License 1.0
72 stars 18 forks source link

Add iam instance profile #177

Closed AgentO3 closed 5 years ago

AgentO3 commented 5 years ago

Adds resource spec for AWS::IAM::InstanceProfile. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-instanceprofile.html

brabster commented 5 years ago

Just got a tiny formatting tweak to pass the build, let me know if you want me to fix it

AgentO3 commented 5 years ago

Ah, I forgot to run the qa task before pushing.