Steve Roberts

Results 22 comments of Steve Roberts

We don't yet have support for Stack Sets. Do you see this as being a new task, or an extension to the existing task?

K, we'll take a look although I have no ETA at this time. We also accept PRs if anyone wants to give it a go!

If you are using fixed access and secret keys, and not assumed roles, then the pending fix for having the task await credential generation (issue #126) should not apply here....

My understanding is that agent builds run in separate processes so I hope there's no chance of an environment variable overwrite from parallel builds. I've not verified, beyond a cursory...

Just to follow up, I looked into the possibility of switching over to using the credentials in command line parameters and this will only work where the global tools version...

Run command execution is an asynchronous operation, so the success indication is that the command was queued with Systems Manager. We'll need to add an option to wait, polling the...

Sure! I can't promise any particular ETA right now however.

I don't have any specific ETA at the moment and have in fact changed teams so am not directly responsible for these tools anymore, although I still work on them...

The ExecuteChangeSet task should switch to different status waiters (create_complete, update_complete) based on whether the stack has resources at the time the task runs. In the log output, when you're...