int128 / terraform-aws-nat-instance

Terraform module to provision a NAT Instance using an Auto Scaling Group and Spot Instance from $1/month
https://registry.terraform.io/modules/int128/nat-instance/aws/
Apache License 2.0
175 stars 90 forks source link

add ssm_policy variable #45

Closed gleidsoncampos closed 2 years ago

gleidsoncampos commented 2 years ago

Adds the possibility to choose the SSM policy that will be applied to instance profile.

int128 commented 2 years ago

Thank you for your contribution!

gleidsoncampos commented 2 years ago

glad to help @int128

I'm not familiar with the process to publish a new release whit this change, only you can do that, right?