fix: add required metadata_options parameters @syphernl (#115)
what
- Add required
http_endpoint
andhttp_put_response_hop_limit
parameters to themetadata_options
section
why
- Changes done in 886a164 results in a Terraform error while provisioning (
A value of '' is not valid for HttpEndpoint
) - Syncs up with the settings we also use for terraform-aws-ec2-bastion-server