Add AMI artifact management tool
This commit is contained in:
@@ -261,6 +261,7 @@ aws ec2 create-tags \
|
||||
--tags \
|
||||
"Key=Name,Value=${ami_name}" \
|
||||
"Key=Project,Value=${name}" \
|
||||
"Key=Role,Value=published-ami" \
|
||||
"Key=Architecture,Value=${architecture}" \
|
||||
"Key=System,Value=${system}" \
|
||||
"Key=InputHash,Value=${input_hash}" \
|
||||
|
||||
Reference in New Issue
Block a user