Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
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
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
#general
Title
a
agreeable-truck-14797
11/05/2018, 9:46 PM
hum ok
s
stocky-spoon-28903
11/06/2018, 12:03 AM
I’m actually mistaken - with the current AWS provider it’s not possible to use the native AssumeRole functionality of the Terraform provider, so it would be necessary to wrap it.
There’s an issue tracking the root cause here:
https://github.com/pulumi/pulumi-terraform/issues/48
- there’s also a workaround noted in this comment on that issue:
https://github.com/pulumi/pulumi-terraform/issues/48#issuecomment-340920875
This will hopefully be something we get to fixing soon.
Actually, sorry, I’m wrong again. I have it working now. I’ll put an example in the repository and then link to it here
https://github.com/pulumi/examples/pull/165
This is awaiting review, but I’ve confirmed several times now that it works as expected.
OK, it’s merged now, so the example is available here:
https://github.com/pulumi/examples/tree/master/aws-ts-assume-role
a
agreeable-truck-14797
11/06/2018, 9:31 AM
Thanks !
Post