setup minio automation #229

Merged
mg merged 114 commits from minio_automation into master 2024-11-09 22:00:58 +01:00
Showing only changes of commit 2c62e35f1a - Show all commits

View file

@ -32,7 +32,7 @@
"s3:PutObject"
],
"Resource": [
"arn:aws:s3:::{{ item.bucket }}"
"arn:aws:s3:::{{ item.bucket }}/*"
]
}
]