frgrisk / terraform-aws-turbo-deploy

https://registry.terraform.io/modules/frgrisk/turbo-deploy/aws/latest
MIT License
0 stars 0 forks source link

feat: add ec2 instance role to allow access to aws resources #9

Closed luqmanbazran closed 2 months ago

luqmanbazran commented 2 months ago

The user data script that is ran in the ec2 instance requires the instance to have certain permissions and access to other AWS resources, this PR is created to give that permission.