Paul Stack

Results 96 comments of Paul Stack

I am going to close this out - I can't find any instance where there are `cluster.id` references in our registry. If you can point to a specific place then...

Thanks @MitchellGerdisch - I will file this as a bug

@AaronFriel how can we verify this is working when we add it?

We should be able to understand if `return pulumi.output(aws.ssm.getParameter({name: parameterName}, {parent, async: true})).value;` returns an error and if so, bubble a better up a better user error

> Looks like the new test is failing. Will need to be fixed before merging The issue is that the value isn't actually being exposed when you run Pulumi up...

The work here will be to allow a user to pass their own role that we can use - if a role is specified, then we can default to using...

@roothorp please can we try and recreate this issue so that we can isolate what we will need to fix here :)