Skip to content

Commit

Permalink
Updated apprunner.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jun 9, 2023
1 parent 2c55233 commit b9c6046
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apprunner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ run:
port: 8080
secrets:
- name: TestSecret1
value-from: "TestSecret1_Value"
value-from: "arn:aws:secretsmanager:ap-southeast-2:064614031461:secret:TestSecret1-fCIYLH"
- name: TestParameter1
value-from: "TestParameter1_Value"
value-from: "arn:aws:ssm:ap-southeast-2:064614031461:parameter/TestParameter1"

0 comments on commit b9c6046

Please sign in to comment.