Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aws s3 state #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Aws s3 state #7

wants to merge 3 commits into from

Conversation

geronimo-iia
Copy link

Hello,

I had the need to retreive output state of terraform stored on s3 bucket, as we using it in a large system ...
Your base code is excellent to add this kind of feature.

So, i had made some change like:

  • adding aws sdk dependency and s3 client
  • add TFWorkspace class to manage several workspace usage in a single serverless configuration
  • work on loading to switch to the right use case (s3 retreival or terraform command line)
  • avoid adding "outputs" and "value" keyworkd on path definition

Let me known if you would integrate it in your current project or no. I wouldn't fork totally this project...

Thank in advance for your time,

Jerome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant