Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Commit 89f4b04

Browse files
Merge pull request #27 from Grupo-G03-4SOAT-FIAP/feature/137/sqs
Feature/137/sqs
2 parents b0fc1ef + b4f1cc5 commit 89f4b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ module "fila-pagamento-confirmado" {
222222
region = local.region
223223

224224
name = "pagamento-confirmado"
225-
secret_name = "prod/RMS/SQSPagamentoRealizado"
225+
secret_name = "prod/RMS/SQSPagamentoConfirmado"
226226

227227
tags = local.tags
228228
}

0 commit comments

Comments
 (0)