Skip to content

Commit

Permalink
docs: add note about Terraform module being broken. See #2357
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Feb 16, 2024
1 parent a0aa5eb commit a52dc0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/running-cloud-integration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
Running Locust distributed with Terraform/AWS
=============================================

.. note::

This is broken at the moment. See https://github.com/locustio/locust/issues/2357 for a possible workaround.

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 a52dc0d

Please sign in to comment.