We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d230bb1 + a01374b commit d398f15Copy full SHA for d398f15
terraform/aws/projects/nasa-ghg-hub.tfvars
@@ -69,7 +69,9 @@ hub_cloud_permissions = {
69
"arn:aws:s3:::ghg-ssim",
70
"arn:aws:s3:::ghg-ssim/*",
71
"arn:aws:s3:::ghg-retrieval-algorithm",
72
- "arn:aws:s3:::ghg-retrieval-algorithm/*"
+ "arn:aws:s3:::ghg-retrieval-algorithm/*",
73
+ "arn:aws:s3:::sdap-dev-zarr",
74
+ "arn:aws:s3:::sdap-dev-zarr/*"
75
]
76
},
77
{
@@ -125,6 +127,8 @@ hub_cloud_permissions = {
125
127
126
128
129
"arn:aws:s3:::ghg-retrieval-algorithm/*"
130
131
132
133
134
0 commit comments