Skip to content

v0.1.11 - AWS IAM policy source IP control

Compare
Choose a tag to compare
@sekka1 sekka1 released this 24 Dec 21:36

A Terraform module that add an AWS policy contect for what source IP whitelist can interact with your AWS API account.

The AWS API is your account's cloud control plane. It is best to tightly control what source IP can have access to this if possible.

If your AWS keys has been compromised somehow, someone trying to use this will have to come from these set of IPs or AWS API will still deny it if it is valid. This adds another layer of security for your cloud.