Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

review bucket permissions #2

Open
todd-dsm opened this issue Feb 23, 2019 · 0 comments
Open

review bucket permissions #2

todd-dsm opened this issue Feb 23, 2019 · 0 comments

Comments

@todd-dsm
Copy link
Owner

todd-dsm commented Feb 23, 2019

  • user+admins full access only
  • encrypt with KMS key
$ gsutil ls -Lb gs://
gs://tf-admin-${USER}/ :
	Storage class:			STANDARD
	Location constraint:		US
	Versioning enabled:		True
	Logging configuration:		None
	Website configuration:		None
	CORS configuration: 		None
	Lifecycle configuration:	None
	Requester Pays enabled:		None
	Labels:				None
	Default KMS key:		None
	Time created:			Sat, 23 Feb 2019 01:30:34 GMT
	Time updated:			Sat, 23 Feb 2019 01:30:36 GMT
	Metageneration:			2
	Bucket Policy Only enabled:	False
	ACL:				
	  [
	    {
	      "entity": "project-owners-846430628442",
	      "projectTeam": {
	        "projectNumber": "846430628442",
	        "team": "owners"
	      },
	      "role": "OWNER"
	    },
	    {
	      "entity": "project-editors-846430628442",
	      "projectTeam": {
	        "projectNumber": "846430628442",
	        "team": "editors"
	      },
	      "role": "OWNER"
	    },
	    {
	      "entity": "project-viewers-846430628442",
	      "projectTeam": {
	        "projectNumber": "846430628442",
	        "team": "viewers"
	      },
	      "role": "READER"
	    }
	  ]
	Default ACL:			
	  [
	    {
	      "entity": "project-owners-846430628442",
	      "projectTeam": {
	        "projectNumber": "846430628442",
	        "team": "owners"
	      },
	      "role": "OWNER"
	    },
	    {
	      "entity": "project-editors-846430628442",
	      "projectTeam": {
	        "projectNumber": "846430628442",
	        "team": "editors"
	      },
	      "role": "OWNER"
	    },
	    {
	      "entity": "project-viewers-846430628442",
	      "projectTeam": {
	        "projectNumber": "846430628442",
	        "team": "viewers"
	      },
	      "role": "READER"
	    }
	  ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant