terraform-aws-ec2-bastion-server
terraform-aws-ec2-bastion-server copied to clipboard
Create IAM policy instead setting inline policy in IAM role
what
- Do not use inline policy for AWS IAM Role associated with the instance
why
- The
iam-no-inline-policy-checkAWS Config rule is not compliant if inline policy is used
references
- https://docs.aws.amazon.com/config/latest/developerguide/iam-no-inline-policy-check.html
This pull request is now in conflict. Could you fix it @sturman? 🙏
This pull request is now in conflict. Could you fix it @sturman? 🙏
Conflicts are fixed now
/terratest
Thanks @sturman for creating this pull request!
A maintainer will review your changes shortly. Please don't be discouraged if it takes a while.
While you wait, make sure to review our contributor guidelines.
[!TIP]
Need help or want to ask for a PR review to be expedited?
Join us on Slack in the
#pr-reviewschannel.