feat(aws_launch_template): parametrize metadata_options @abhinavkhanna-sf (#63)
what
- parametrized launch template metadata options
- moved default values to variables.tf
why
- Restricting access to the IMDS and Amazon EC2 instance profile credentials
- EKS Security Best Practices
references
- closes #62