Skip to content

Commit

Permalink
README updated
Browse files Browse the repository at this point in the history
  • Loading branch information
shamimice03 committed Feb 25, 2023
1 parent e664237 commit 317e0ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ Attach the AWS EFS filesystem to multiple AWS EC2 instances running on different

7. Deploy two EC2 instances on different subnets created on different AZs. While providing the EC2 instances execute the custom script we created for mounting EFS using terraform remote-exec provisioners.

### Test
To test whether the EFS file system is mounted on or not. `SSH` into the instances and run `df -k` command to find out all the mounted file systems on your EC2 instances.

<!-- ## Attach EFS volume to Multiple EC2 instances
```
Expand Down

0 comments on commit 317e0ca

Please sign in to comment.