v0.42.0
Adding in support for ec2 metadata_tags @wschultz (#122)
what
- This adds in an option to turn on the metadata_tags (or off, the default) inside the aws_instance metadata_options.
why
- There are options for http_endpoint, http_put_response_hop_limit and http_tokens already but not for metadata_tags. This adds that functionality.