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.
2 parents 72a4e5e + 8bdcd75 commit b90fceaCopy full SHA for b90fcea
README.md
@@ -30,7 +30,7 @@ ssh_security_group_ids = []
30
elb_security_group_ids = []
31
32
rabbitmq_admin_password = "example-password"
33
-rabbitmq_admin_password = "example-password"
+rabbitmq_rabbit_password = "example-password"
34
rabbitmq_secret_cookie = "example-secret-cookie"
35
rabbitmq_node_count = 3
36
```
0 commit comments