We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c2c8f commit 4720706Copy full SHA for 4720706
solution-manifest.yaml
@@ -3,9 +3,9 @@ name: distributed-load-testing-on-aws
3
version: 3.3.9
4
cloudformation_templates:
5
- template: distributed-load-testing-on-aws.template
6
- main_template: true # true/false
+ main_template: true
7
- template: distributed-load-testing-on-aws-regional.template
8
- main_template: false #true/false
+ main_template: false
9
build_environment:
10
build_image: 'aws/codebuild/standard:7.0'
11
container_images:
0 commit comments