Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bottkars authored Jan 20, 2022
1 parent b8af234 commit 5050d23
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion terraforming-aws/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Terraforming AWS: deploy AVE, DDVE and more from GCP Marketplace
# Terraforming AWS: deploy AVE, DDVE and more from AWS Marketplace

This Modules ca deply DellEMC PowerProtect DataDomain Virtual Edition and Avamar Virtual edition to AWS using terraform.
Instance Sizes and Disk Count/Size will be auomatically evluated my specifying a ddve_ype and ave_type.

Individual Moduleswill be called from main by evaluating create_xxx Variables

## Requirements

| Name | Version |
Expand Down Expand Up @@ -68,6 +74,8 @@ No resources.
| <a name="output_tunnel1_address"></a> [tunnel1\_address](#output\_tunnel1\_address) | The address for the VPN tunnel to configure your local device |
| <a name="output_vpc_id"></a> [vpc\_id](#output\_vpc\_id) | The VPC id |### prepare tf environment


## Usage
after cloning the Repo to you local Machine, cd to terraforming-gcp
```bash
cd terraforming-dps/terraforming-gcp
Expand Down

0 comments on commit 5050d23

Please sign in to comment.