Skip to content

Commit

Permalink
Remove trailing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 authored Mar 20, 2024
1 parent 2c0dafc commit d18e381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/aws/projects/nasa-esdis.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ hub_cloud_permissions = {
"arn:aws::s3:::grss-veda-data-store",
"arn:aws::s3:::grss-veda-data-store/*",
"arn:aws:s3:::sentinel-cogs",
"arn:aws:s3:::sentinel-cogs/*",
"arn:aws:s3:::sentinel-cogs/*"
]
},
{
Expand Down

0 comments on commit d18e381

Please sign in to comment.