destination-earth / DestinE_ESA_GFTS

Global Fish Tracking Service - DestinE DESP Use Case
https://destination-earth.github.io/DestinE_ESA_GFTS/
Apache License 2.0
10 stars 6 forks source link

simplify s3 permissions a bit more #96

Closed minrk closed 4 weeks ago

minrk commented 4 weeks ago

@annefou this simplifies creating a new group/bucket because it only needs to create the user policy and the user policy only needs to specify the write permissions, as the read/deny permissions are shared through a variable

annefou commented 4 weeks ago

Nice! How gfts-track-reconstruction/jupyterhub/tofu/tests/test_permissions.py should be run? Do we need to run it manually after tofu apply or is it run automatically?

minrk commented 4 weeks ago

Yes, run pytest in the tofu directory after tofu apply