Skip to content

Commit

Permalink
Created access-keys folder
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonioG70 authored and hmiguim committed Nov 8, 2023
1 parent 584736c commit 3e274c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ private void ensureAllContainersExist() {
createContainerIfNotExists(RodaConstants.STORAGE_CONTAINER_JOB);
createContainerIfNotExists(RodaConstants.STORAGE_CONTAINER_JOB_REPORT);
createContainerIfNotExists(RodaConstants.STORAGE_CONTAINER_RISK);
createContainerIfNotExists(RodaConstants.STORAGE_CONTAINER_ACCESS_KEYS);
createContainerIfNotExists(RodaConstants.STORAGE_CONTAINER_RISK_INCIDENCE);
createContainerIfNotExists(RodaConstants.STORAGE_CONTAINER_DIP);
createContainerIfNotExists(RodaConstants.STORAGE_CONTAINER_REPRESENTATION_INFORMATION);
Expand Down

0 comments on commit 3e274c7

Please sign in to comment.