nrslib / terraform_s3_bucket_policy_updater

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS S3 Bucket Policy Updater

This project provides a flexible solution for updating the AWS S3 bucket policy without overwriting the existing configuration. It allows you to add or remove policy statements while preserving the previously defined rules.

Features

  • Incremental Updates: Modify the S3 bucket policy by adding or removing individual policy statements without overwriting the entire policy.
  • Preserves Existing Configuration: Ensure that your previous policy settings remain intact while making targeted modifications.

About


Languages

Language:Shell 53.7%Language:HCL 46.3%