diff options
Diffstat (limited to 'docs/automation')
| -rw-r--r-- | docs/automation/terraform/terraformAWS.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/automation/terraform/terraformAWS.md b/docs/automation/terraform/terraformAWS.md index d4e38d46..10740b99 100644 --- a/docs/automation/terraform/terraformAWS.md +++ b/docs/automation/terraform/terraformAWS.md @@ -103,6 +103,8 @@ Terraform, Ansible, and AWS, follow these steps: See `Structure of files in Ansible for AWS <#structure-of-files-in-ansible-for-aws>`__ for more details. You can obtain ``mykey.pem`` by creating a key `pair <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-key-pairs.html>`__ in AWS and downloading your ``.pem`` key. + +.. start_vyoslinter ``` ### Deploy with Terraform @@ -543,6 +545,10 @@ ansible_user: vyos All files related to deploying VyOS on AWS with Terraform and Ansible can be found in the [vyos-automation] repository. +% stop_vyoslinter + [group]: https://docs.aws.amazon.com/cli/latest/userguide/cli-services-ec2-sg.html [pair]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-key-pairs.html [vyos-automation]: <https://github.com/vyos/vyos-automation/tree/main/TerraformCloud/AWS_terraform_ansible_single_vyos_instance-main> + +% start_vyoslinter |
