diff --git a/examples/aws-rds/README.md b/examples/aws-rds/README.md index 1a2915f70..dfc8e3746 100644 --- a/examples/aws-rds/README.md +++ b/examples/aws-rds/README.md @@ -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' \ No newline at end of file +Once satisfied with plan, run 'terraform apply'