Skip to content

Set AWS specific Name tag on AMI copies, only apply permissions if needed

Stefan Reimer requested to merge (removed):fixes into main

Two minor fixes:

  • Also copy the "name" tag to "Name" tag on copied AMIs across regions, fixes AWS UI
  • Only call modfy_attribute of launch permissions are sset in the config

Merge request reports