ansible-collections / ansible-collections/google.cloud

Support creating Cloud Storage buckets with uniform access control

Open
#352 1 comment 7 reactions 0 assignees View on GitHub
stale
Dominant language
Python
Stars
105
Forks
144
Avg merge
5d 10h
Merged PRs (30d)
4

Description

##### SUMMARY
The recommended access control for buckets now is uniform
> Generally, using uniform bucket-level access is recommended, because it unifies and simplifies how you grant access to your Cloud Storage resources.
https://cloud.google.com/storage/docs/uniform-bucket-level-access

However, there's no way to create a bucket with uniform access control using ansible
##### ISSUE TYPE
- Feature Idea

##### COMPONENT NAME

google.cloud.gcp_storage_bucket

Contributor guide

Open the contributing guide

Research direction

Start with the google.cloud.gcp_storage_bucket module and review the linked Cloud Storage uniform bucket-level access documentation. Add support for creating buckets with uniform access control, then locate or add module tests that verify the option and confirm the bucket is created with uniform access enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
ansible, gcp, python
Domain
cloud, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.