Skip to content

This module makes it easy to create one or more GCS buckets, and assign basic permissions on them to arbitrary users.

Notifications You must be signed in to change notification settings

jawnsy/terraform-google-cloud-storage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

terraform-google-cloud-storage

This repository is a fork of [email protected]:terraform-google-modules/terraform-google-cloud-storage.git.

I wanted to avoid maintaining the branch in my fork because:

  1. It is traditionally a pristine copy of the upstream repository, which can cause confusion
  2. I would have to synchronize it with the upstream repository periodically time to time (, ) since it would traditionally be a pristine copy In order to avoid maintaining the branch in my fork, I configured my local repository to track the upstream's default branch. This is @jawnsy's fork of [email protected]:terraform-google-modules/terraform-google-cloud-storage.git. As I don't want to maintain a main tracking branch, my local repository is set to track the upstream's default branch.

About

This module makes it easy to create one or more GCS buckets, and assign basic permissions on them to arbitrary users.

Resources

Stars

Watchers

Forks

Packages

No packages published