Skip to content

Commit

Permalink
Updated: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantin-recurly committed Jun 9, 2020
1 parent effbe56 commit 6954c7e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/mssql-public/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This example shows how create MS SQL Server database using the Terraform module.

| Name | Description |
|------|-------------|
| instance\_name | |
| instance\_name | The name for Cloud SQL instance |
| mssql\_connection | The connection name of the master instance to be used in connection strings |
| project\_id | |
| public\_ip\_address | Public ip address |
Expand Down
2 changes: 1 addition & 1 deletion examples/mysql-ha/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ terraform destroy
| Name | Description |
|------|-------------|
| authorized\_network | |
| name | |
| name | The name for Cloud SQL instance |
| project\_id | |

<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
2 changes: 1 addition & 1 deletion examples/postgresql-ha/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ terraform destroy
| Name | Description |
|------|-------------|
| authorized\_network | |
| name | |
| name | The name for Cloud SQL instance |
| project\_id | |

<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->

0 comments on commit 6954c7e

Please sign in to comment.