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 c23762a commit 49c2c8fCopy full SHA for 49c2c8f
solution-manifest.yaml
@@ -0,0 +1,12 @@
1
+id: SO0062
2
+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
7
+ - template: distributed-load-testing-on-aws-regional.template
8
+ main_template: false #true/false
9
+build_environment:
10
+ build_image: 'aws/codebuild/standard:7.0'
11
+container_images:
12
+ - distributed-load-testing-on-aws-load-tester
0 commit comments