Apply PR #588 password length note to other providers

This commit is contained in:
Billy Tat
2023-05-05 13:55:28 -07:00
parent 98ffa615bc
commit fac3907f8e
13 changed files with 15 additions and 11 deletions
@@ -52,7 +52,7 @@ The AWS module just creates an EC2 KeyPair, an EC2 SecurityGroup and an EC2 inst
- `aws_access_key` - Amazon AWS Access Key
- `aws_secret_key` - Amazon AWS Secret Key
- `rancher_server_admin_password` - Admin password for created Rancher server
- `rancher_server_admin_password` - Admin password for created Rancher server (minimum 12 characters)
5. **Optional:** Modify optional variables within `terraform.tfvars`. See the [Quickstart Readme](https://github.com/rancher/quickstart) and the [AWS Quickstart Readme](https://github.com/rancher/quickstart/tree/master/rancher/aws) for more information.
Suggestions include: