Skip to content

v0.42.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 24 Mar 19:09
0acac13
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.