Guimove / terraform-aws-bastion

Terraform module which creates SSH bastion infrastructure on AWS
https://registry.terraform.io/modules/Guimove/bastion/aws
Apache License 2.0
205 stars 186 forks source link

chore: add managed core policy to instance profile role #171

Closed theres-jon closed 11 months ago

theres-jon commented 11 months ago

Add the managed SSM policy to the instance profile role. This is required for Inspector to operate correctly, but also a means for internal user access without distributing keys.