Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#aws
Title
# aws
f
full-sugar-56177
01/11/2022, 8:52 PM
Is it better to set the AWS IAM Assumed Role as a configuration option or as a new provider inside the program to deploy my resources?
b
billowy-army-68599
01/11/2022, 8:54 PM
configuration is safer, it'll get applied to all resources. explicit providers also come in handy
✅ 1
Post