Skip to content
This repository was archived by the owner on Mar 1, 2020. It is now read-only.

Commit b2d5a9f

Browse files
author
earthmant
committed
updating name
1 parent 7deb4b9 commit b2d5a9f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# VPC-Scenario2
2+
# AWS Example Network
33

44
Amazon's [VPC Scenario 2](https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Scenario2.html) is the classic network architecture. It can support public-facing and private components.
55

@@ -34,18 +34,18 @@ _Check the blueprint for the exact version of the plugin._
3434

3535
If you do not provide your own `deployment inputs` below, you must add these secrets to your Cloudify Manager `tenant`:
3636

37-
* aws_access_key_id
38-
* aws_secret_access_key
39-
* ec2_region_name, such as `us-east-1`.
40-
* ec2_region_endpoint, such as `ec2.us-east-1.amazonaws.com`.
41-
* availability_zone, such as `us-east-1c`.
37+
* `aws_access_key_id`
38+
* `aws_secret_access_key`
39+
* `ec2_region_name`, such as `us-east-1`.
40+
* `ec2_region_endpoint`, such as `ec2.us-east-1.amazonaws.com`.
41+
* `availability_zone`, such as `us-east-1c`.
4242

4343

4444
## Installation
4545

4646
On your Cloudify Manager, navigate to `Local Blueprints` select `Upload`.
4747

48-
[Right-click and copy URL](https://github.com/cloudify-examples/vpc-scenario2-blueprint/archive/master.zip). Paste where it says `Enter blueprint url`. Provide a blueprint name, such as `aws-vpc-scenario2` in the field labeled `blueprint name`. Select `simple-blueprint.yaml` from `Blueprint filename` menu.
48+
[Right-click and copy URL](https://github.com/cloudify-examples/vpc-scenario2-blueprint/archive/master.zip). Paste where it says `Enter blueprint url`. Provide a blueprint name, such as `examples-network` in the field labeled `blueprint name`. Select `simple-blueprint.yaml` from `Blueprint filename` menu.
4949

5050
After the new blueprint has been created, click the `Deploy` button.
5151

0 commit comments

Comments
 (0)