File tree Expand file tree Collapse file tree
outputs/google_cloud_storage_bucket Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 name :
1515 type : string
1616 description : The name of the created GCS bucket
17+ bucket_url :
18+ type : string
19+ description : Full URL of the GCS bucket in the format gs://bucket-name
20+ bucket_name :
21+ type : string
22+ description : The name of the created GCS bucket
23+ read_only_role :
24+ type : string
25+ description : GCP IAM role for read-only access to the bucket
26+ bucket_location :
27+ type : string
28+ description : The location of the GCS bucket
29+ read_write_role :
30+ type : string
31+ description : GCP IAM role for read-write access to the bucket
32+ bucket_self_link :
33+ type : string
34+ description : The self link of the GCS bucket
35+ bucket_storage_class :
36+ type : string
37+ description : The storage class of the GCS bucket
38+ bucket_iam_condition_title :
39+ type : string
40+ description : Title for IAM condition restricting access to this bucket
41+ bucket_iam_condition_expression :
42+ type : string
43+ description : Expression for IAM condition restricting access to this bucket
1744 interfaces : {}
1845
You can’t perform that action at this time.
0 commit comments