Skip to content

Commit 7a61f74

Browse files
terraform-docs: automated action
1 parent 7969d5c commit 7a61f74

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ module "bastion" {
1717
ec2_connect_installed = true
1818
}
1919
```
20+
21+
## Connect
22+
23+
- Use [MrMgr](https://github.com/opszero/terraform-aws-bastion) to setup IAM access to the Bastion
24+
- `pip3 install pip3 install ec2instanceconnectcli`
25+
- `mssh --profile awsprofile ubuntu@i-1234566`
26+
2027
## Deployment
2128

2229
```sh

0 commit comments

Comments
 (0)