terraform_repo
terraform_repo copied to clipboard
Add AWS S3 bucket resource creation code with readme
Describe the issue you'd like
As part of expanding the AWS samples, we can add S3 resource creation code with readme
Hey @chefgs I would like to take up this issue. Please elaborate abou this a little more so that I can start working with it
And also you can assign me
Hey @chefgs I would like to take up this issue. Please elaborate abou this a little more so that I can start working with it
@bishal7679 Thanks for showing interest to pick up the issue.
I would highly recommend you to go through the contribution guidelines
This issue is specifically raised for adding AWS S3 bucket resource creation under the aws_samples directory.
Here's what you can try doing,
- Fork the repo and add a new directory for AWS S3 resource, then raise a PR request.
- You can refer to Terraform official documentation to know how to create S3 bucket resource.
- Please test the resource creation before raising the pull request.
Reply me here, if you've any further questions.