Update README.md

This commit is contained in:
Sathiya Shunmugasundaram 2015-06-15 19:46:40 -04:00
parent 67fe2e7c24
commit f0acc14947
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## Creating an RDS insatnce in AWS
## Creating an RDS instance in AWS
This example provides sample configuration for creating a mysql or postgres insatnce. For Oracle/SQL Servers, replace default values with appropriate values, they are not included in sample since the number of options are high.
@ -14,4 +14,4 @@ Several paraneters are externalized, review the different variables.tf files and
Once ready run 'terraform plan' to review. At the minimum, provide the vpc_id as input variable.
Once satisfied with plan, run 'terraform apply'
Once satisfied with plan, run 'terraform apply'