Justin Van Patten
Justin Van Patten
In your CI do you actually run `pulumi config rm aws:profile`? It does seem like it might be worth revisiting this approach if you're going to have users running `refresh`...
I see `_add_dependency` in the first error, which is something we do call recursively. That could be where we're hitting the limit, in which case we could look into making...
Possibly a dupe or similar of https://github.com/pulumi/pulumi/issues/17070?
Thanks for opening the issue!
This may be addressed by https://github.com/pulumi/actions/pull/1327, but it hasn't been released yet.
v6.0.1 of the action was released with the changes from https://github.com/pulumi/actions/pull/1327. Does this issue still repro?
/run-acceptance-tests
@dependabot recreate
Transferring to https://github.com/pulumi/pulumi-aws
This looks like it's likely an issue in the AWS provider, so moving to the AWS provider repo for further triage.