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

Add Terraform S3 backend support #674

Merged
merged 1 commit into from
Apr 13, 2023
Merged

Conversation

rrrkharse
Copy link
Contributor

Which issue is resolved by this Pull Request:

Description of your changes:
Adds documentation on how to use AWS S3 as a remote Terraform backend.

Testing:
Manual testing on 2 different hosts using the same S3 backend.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@ryansteakley ryansteakley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will local backup still exist?

@AlexandreBrown
Copy link
Contributor

Will this fix #635 ?

@rrrkharse
Copy link
Contributor Author

rrrkharse commented Apr 13, 2023

will local backup still exist?

Yes, if the local backup doesn't match the remote backup Terraform will ask in the CLI which one to use

@rrrkharse
Copy link
Contributor Author

Will this fix #635 ?

Yes, it will allow the separate runners to reference the same tfstate stored in S3

Copy link
Contributor

@ryansteakley ryansteakley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work

@rrrkharse rrrkharse merged commit 6f567fe into awslabs:main Apr 13, 2023
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.

3 participants