Skip to content

Commit 9c5f647

Browse files
committed
VED-507: fix s3 bucket creation
1 parent 81635a7 commit 9c5f647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/templates/post-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ steps:
5959
echo Apigee environment: $APIGEE_ENVIRONMENT
6060
echo pr_no: $pr_no
6161
62-
cd terraform
62+
cd terraform
6363
6464
make init
6565
make apply environment=${{ parameters.aws_account_type }} sub_environment=$workspace

0 commit comments

Comments
 (0)