Skip to content

Commit 4428162

Browse files
Reverted AWS_PROFILE
1 parent 1892e16 commit 4428162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudtrailbenchmark/testdeploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
export AWS_PROFILE="sumocontent"
3+
export AWS_PROFILE="prod"
44
export AWS_REGION="us-east-1"
55
if [ "$AWS_PROFILE" == "prod" ]
66
then

0 commit comments

Comments
 (0)