fix retain key

This commit is contained in:
2025-05-23 10:30:54 -03:00
parent 812470aae4
commit a7ee787378
26 changed files with 117 additions and 166 deletions

View File

@@ -2,7 +2,7 @@ version = 0.1
[default.deploy.parameters]
stack_name = "saladeaula-batch-jobs"
resolve_s3 = true
s3_prefix = "batchjobs"
s3_prefix = "batch_jobs"
region = "sa-east-1"
confirm_changeset = false
capabilities = "CAPABILITY_IAM"