Any thoughts?
Hi,
Is there anyone else successfully running Terraform in Lambda?
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/terraform/issues
IRC: #terraform-tool on Freenode
---
You received this message because you are subscribed to a topic in the Google Groups "Terraform" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/terraform-tool/zSax-bq_q1E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to terraform-too...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/38b3832f-bc51-4548-8cdd-c5e0e21a6b79%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I'm wondering why the error is Error loading state?
When it's said Successfully configured the backend "S3", doesn't it means it have successfully download the state from S3 into lambda /tmp/ folder?
p.s. It works in my local machine, so I guess it has something to do with the Lambda.