terraform_repo icon indicating copy to clipboard operation
terraform_repo copied to clipboard

Add AWS S3 bucket resource creation code with readme

Open chefgs opened this issue 3 years ago • 3 comments

Describe the issue you'd like

As part of expanding the AWS samples, we can add S3 resource creation code with readme

chefgs avatar Oct 05 '22 09:10 chefgs

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 avatar Oct 12 '22 18:10 bishal7679

And also you can assign me

bishal7679 avatar Oct 12 '22 18:10 bishal7679

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.

chefgs avatar Oct 13 '22 05:10 chefgs