Make roleArn optional

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
This commit is contained in:
Jonah Back
2021-02-11 12:27:37 -08:00
committed by GitHub
parent 6237522a1f
commit 86c391d260
+1 -1
View File
@@ -91,7 +91,7 @@ export interface Config {
* attr: 'roleArn' - accepts a string value
* @visibility secret
*/
roleArn: string;
roleArn?: string;
};
/**
* (Required) Cloud Storage Bucket Name