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 61f096b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apprunner.yaml
Expand Up @@ -10,6 +10,6 @@ run:
port: 8080
secrets:
- name: TestSecret1
value-from: "TestSecret1_Value"
value-from: "arn:aws:secretsmanager:us-east-1:235308168949:secret:TestSecret1-d5YQld"
- name: TestParameter1
value-from: "TestParameter1_Value"
value-from: "arn:aws:ssm:us-east-1:235308168949:parameter/TestParameter1"

0 comments on commit 61f096b

Please sign in to comment.