Terraform state file save in S3
Open
Hacktoberfest
- Dominant language
- JavaScript
- Stars
- 35
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
**problem statement**
Currently we are saving terraform state file in local , we want the feature to start uploading to S3 for better managing these state files.
**Describe the solution you'd like**
let's use S3 plugin or other better solution to start managing terraform files in S3 instead of local.
Contributor guide
Assessment
This issue has not been assessed yet.