You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/website/source/partials/builder/amazon/ebsvolume/_BlockDevice-not-required.h...

716 B

  • tags (map[string]string) - Tags to apply to the volume. These are retained after the builder completes. This is a template engine, see Build template data for more information.

  • tag ([]{name string, value string}) - Same as tags but defined as a singular repeatable block containing a name and a value field. In HCL2 mode the dynamic_block will allow you to create those programatically.