Skip to content

Commit

Permalink
Merge pull request #2275 from WordsofDefiance/fix-documentation-typo
Browse files Browse the repository at this point in the history
remove typo in running cloud integration docs
  • Loading branch information
cyberw committed Dec 13, 2022
2 parents 1c5d314 + 492e353 commit 8182f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/running-cloud-integration.rst
Expand Up @@ -4,7 +4,7 @@
Running Locust distributed with Terraform/AWS
=============================================

Here's one way to provisioning Locust using Infrastructure as Code/IaC.
Here's one way to provision Locust using Infrastructure as Code/IaC.

For this we use a `Terraform <https://www.terraform.io/>`_ module that provisions 1 leader and "n" worker nodes. This implementation uses AWS and EC2, but you may be able to modify it for other cloud providers.

Expand Down

0 comments on commit 8182f09

Please sign in to comment.