hi, is there a way for Pulumi to read from a terra...
# general
r
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
Indeed it can!
Curious what doc you found to work by. Was it the blog post?
(I had to try this myself as I knew it was possible, but hadn’t ever actually done it.)
r
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
Ah, awesome ok