I am having issues with the Native provider and St...
# aws
p
I am having issues with the Native provider and StackSet resource from a delegated administrator account for CloudFormation. Creation (if everything is valid) works. However, I believe that Pulumi is not recording the
call_as
property with the resource, and many subsequent operations fail because the StackSet is not able to be described when
call_as
is not DELEGATED_ADMIN in this scenario. Has anyone else encountered this?