terraform-aws-ec2-bastion-server icon indicating copy to clipboard operation
terraform-aws-ec2-bastion-server copied to clipboard

Create IAM policy instead setting inline policy in IAM role

Open sturman opened this issue 3 years ago • 4 comments

what

  • Do not use inline policy for AWS IAM Role associated with the instance

why

  • The iam-no-inline-policy-check AWS 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

sturman avatar Oct 04 '22 19:10 sturman

This pull request is now in conflict. Could you fix it @sturman? 🙏

mergify[bot] avatar Mar 08 '24 11:03 mergify[bot]

This pull request is now in conflict. Could you fix it @sturman? 🙏

Conflicts are fixed now

sturman avatar Mar 08 '24 12:03 sturman

/terratest

hans-d avatar Mar 08 '24 12:03 hans-d

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-reviews channel.

mergify[bot] avatar Mar 09 '24 04:03 mergify[bot]