mirror of
https://gitlab.sarex.io/infra/terraform-contour-mirror.git
synced 2026-08-05 18:31:00 +03:00
add premises storage s3 bucket + secret
This commit is contained in:
parent
15dc79196c
commit
81f3eabcdd
File diff suppressed because one or more lines are too long
@ -1672,6 +1672,13 @@ environments:
|
||||
cors:
|
||||
enabled: false
|
||||
|
||||
- name: premises-storage-prod
|
||||
acl: private
|
||||
versioning:
|
||||
enabled: false
|
||||
cors:
|
||||
enabled: false
|
||||
|
||||
- name: ai-agents-prod
|
||||
acl: private
|
||||
role: storage.admin
|
||||
@ -1801,4 +1808,3 @@ environments:
|
||||
categories: "+@read +@write"
|
||||
commands: "+GET -FLUSHALL"
|
||||
sanitizePayload: sanitize-payload
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user