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
#general
Title
# general
r
rhythmic-branch-12845
04/13/2022, 11:48 AM
hi, is there a way for Pulumi to read from a terraform state file? (so Terraform is the producer, and Pulumi is the
consumer
of the state file)
nvm, it looks like this can be done already!
m
miniature-musician-31262
04/13/2022, 7:24 PM
Indeed it can!
Curious what doc you found to work by. Was it the blog post?
https://www.pulumi.com/blog/using-terraform-remote-state-with-pulumi/
(I had to try this myself as I knew it was possible, but hadn’t ever actually done it.)
r
rhythmic-branch-12845
04/14/2022, 12:03 AM
I’m new to this myself (just literally dove in earlier last night), so you now have more experience than me 🙂 I saw the blog post, and I also found
https://www.pulumi.com/docs/guides/adopting/from_terraform/
m
miniature-musician-31262
04/14/2022, 12:08 AM
Ah, awesome ok
2 Views
Post