rdanno

Results 6 comments of rdanno

I had a similar issue when doing inheritance because `export AWS_PROFILE=account-x` was being set. I removed this and it fixed the error.

In my limited experience, If I've created a resource in the same stack in which i need to reference it, I should always be able to retrieve what i need...

This is great... can't wait for full Pulumi support 👍 Is there a timeline for this?

Creating the RouteTable with no routes. Adding routes with Route later.

I bet we are talking about the same issue here https://github.com/pulumi/pulumi-aws/issues/2194 Does this only occur on STS v2 enabled regions? Does it work with regular user keys?

Not sure if this is the thread for it. I noticed that the prior version of a plugin needs to exist when performing a deploy after installing a new plugin....