Skip to content

Commit

Permalink
Merge pull request #8 from Cloud-Schematics/fix/readmeUpdates
Browse files Browse the repository at this point in the history
fix: Updated reade me
  • Loading branch information
SaiKrishnaMohan7 authored Sep 24, 2019
2 parents 4e1ed58 + 115ac15 commit ae6ddd9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ With this template, you can use IBM Cloud Schematics to create two virtual priva
* As many [VPC virtual servers](https://cloud.ibm.com/docs/vpc-on-classic-vsi?topic=vpc-on-classic-vsi-getting-started) as you specify. The virtual servers include an NGINX load balancer.

**Not included**:
* No VPC load balancers are created to expose workloads in the virtual servers on the public network.
* No VPC load balancers are created to expose workloads in the virtual servers on the public network.
* No global load balancer is provisioned to manage traffic across the 2 VPC instances.

## Costs

When you apply template, the infrastructure resources that you create incur charges as follows. To clean up the resources, you can [delete your Schematics workspace or your instance](https://cloud.ibm.com/docs/schematics?topic=schematics-manage-lifecycle#destroy-resources). Removing the workspace or the instance cannot be undone. Make sure that you back up any data that you must keep before you start the deletion process.
When you apply template, the infrastructure resources that you create incur charges as follows. To clean up the resources, you can [delete your Schematics workspace or your instance](https://cloud.ibm.com/docs/schematics?topic=schematics-manage-lifecycle#destroy-resources). Removing the workspace or the instance cannot be undone. Make sure that you back up any data that you must keep before you start the deletion process.

* **VPC**: VPC charges are incurred for the infrastructure resources within the VPC, as well as network traffic for internet data transfer. For more information, see [Pricing for VPC](https://cloud.ibm.com/docs/vpc-on-classic?topic=vpc-on-classic-pricing-for-vpc).
* **VPC virtual servers**: You specify how many virtual servers to provision in each VPC. The price for your virtual server instances depends on the flavor of the instances, how many you provision, and how long the instances are run. For more information, see [Pricing for Virtual Servers for VPC](https://cloud.ibm.com/docs/infrastructure/vpc-on-classic?topic=vpc-on-classic-pricing-for-vpc#pricing-for-virtual-servers-for-vpc).
Expand All @@ -21,7 +21,7 @@ When you apply template, the infrastructure resources that you create incur char

Before you can apply the template in IBM Cloud, complete the following steps.

1. Make sure that you have the following permissions in IBM Cloud Identity and Access Management:
1. Make sure that you have the following permissions in IBM Cloud Identity and Access Management:
* **Manager** service access role for IBM Cloud Schematics
* **Operator** platform role for VPC Infrastructure
2. Store your credentials in an [IBM Cloud API key](https://cloud.ibm.com/iam/apikeys). Note the API key value that you use later for the `ibmcloud_api_key` variable.
Expand Down Expand Up @@ -56,4 +56,4 @@ Before you apply your template, you can customize the following default variable


## Outputs
After you apply the template your VPC resources are successfully provisioned in IBM Cloud, you can review information such as the virtual server IP addresses and VPC identifiers in the Schamtics log files, in the `Terraform SHOW` section.
After you apply the template your VPC resources are successfully provisioned in IBM Cloud, you can review information such as the virtual server IP addresses and VPC identifiers in the Schematics log files, in the `Terraform SHOW` section.

0 comments on commit ae6ddd9

Please sign in to comment.