Skip to content

Commit 4720706

Browse files
committed
adding solution-manifest.yaml
1 parent 49c2c8f commit 4720706

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solution-manifest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: distributed-load-testing-on-aws
33
version: 3.3.9
44
cloudformation_templates:
55
- template: distributed-load-testing-on-aws.template
6-
main_template: true # true/false
6+
main_template: true
77
- template: distributed-load-testing-on-aws-regional.template
8-
main_template: false #true/false
8+
main_template: false
99
build_environment:
1010
build_image: 'aws/codebuild/standard:7.0'
1111
container_images:

0 commit comments

Comments
 (0)