Merge branch 'devops_3' of git.stu.neva.ru:cloudtechlab/devops-service into devops_3
This commit is contained in:
commit
00db5411d3
@ -254,7 +254,7 @@ module Provider
|
||||
"StackName" => stack.name,
|
||||
"cid:project" => stack.project,
|
||||
"cid:deployEnv" => stack.deploy_env,
|
||||
"cid:user" => stack.created_by
|
||||
"cid:user" => stack.owner
|
||||
# "cid:remoteUser" => s.remote_user
|
||||
}
|
||||
ids = stack_resource(stack).map {|resource| resource['PhysicalResourceId']}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user