#pr-reviews (2023-09)

Pull Request Reviews for Cloud Posse Projects

2023-09-07

2023-09-15

Dominique Dumont avatar
Dominique Dumont

Hi, This PR was updated and tested as requested. Could you resume its review ? https://github.com/cloudposse/terraform-aws-tfstate-backend/pull/142

#142 feat: add user_policy_document parameter

what

This parameter allows the user to specify policies that are applied to the S3 bucket with the policies defined by this module.

why

We want to add policies that forbid non admin users to access the bucket containing tfstates.

This commit allow us to specify a policy that implement these restriction without clobbering the policies put in place by this module.

Note that I have no problem to change the name of this new parameter if you want another.

references

Closes: #115

1
1

2023-09-20

2023-09-25

    keyboard_arrow_up