set stack tegs for resources only
This commit is contained in:
parent
136e205056
commit
735edc1eab
@ -258,7 +258,7 @@ module Provider
|
||||
# "cid:remoteUser" => s.remote_user
|
||||
}
|
||||
ids = stack_resources(stack).map {|resource| resource['PhysicalResourceId']}
|
||||
ids << stack.id
|
||||
#ids << stack.id
|
||||
compute.create_tags(ids, tags)
|
||||
end
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user