We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9fde6 commit 8fbbe9cCopy full SHA for 8fbbe9c
codebuild/deploy_eb_env_dev.py
@@ -5,7 +5,7 @@
5
6
elasticbeanstalk = boto3.client("elasticbeanstalk")
7
servicecatalog = boto3.client("servicecatalog")
8
-terminate_time = 720
+terminate_time = 12
9
eb_app_name = "VariationNormalization"
10
eb_env_name = "VariationNormalization-dev-env"
11
sc_product_id = "prod-m4b65t5jgmcm4"
0 commit comments