Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 866 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 866 Bytes

fixinventory-cf

Fix Inventory IAM Role Cloudformation Templates

Overview

These templates are used to create an AWS IAM role that has the exact permissions Fix Inventory requires to run. The role template is autogenerated whenever the AWS plugin is updated.

The best starting point is our How to Roll Out AWS Permissions with CloudFormation how to guide.

If you are only interested in the raw template file: https://cdn.some.engineering/fix/aws/latest/fixinventory-role.template.

The code that generates the role as well as the role template, lives in the AWS Fix Inventory plugin project.