answerdigital / terraform-modules

The repo for the infrastructure as code
MIT License
3 stars 4 forks source link

Allow the ability to specify and add AWS credentials to the EC2 module #70

Open robg-test opened 1 year ago

robg-test commented 1 year ago

Allow the ability to specify if this box has the ability to the AWS console (So it can manage resources on it's own network) Handing it the credentials it needs.

Useful if this box is an administration box or if you need AWS credentials for other reasons.