Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clouddrove-ci committed Jul 21, 2022
1 parent 7b7f2e2 commit 9dc9865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ Here are some examples of how you can use this module in your inventory structur
| max\_capacity | The maximum capacity. Valid capacity values are 1, 2, 4, 8, 16, 32, 64, 128, and 256. | `number` | `4` | no |
| min\_capacity | The minimum capacity. Valid capacity values are 1, 2, 4, 8, 16, 32, 64, 128, and 256. | `number` | `2` | no |
| monitoring\_interval | The interval (seconds) between points when Enhanced Monitoring metrics are collected. | `number` | `5` | no |
| mysql\_family | The family of the DB parameter group. | `string` | `"aurora-mysql5.7"` | no |
| mysql\_family | The family of the DB parameter group. | `string` | `"aurora-mysql8.0"` | no |
| mysql\_family\_serverless | The family of the DB parameter group. | `string` | `"aurora5.6"` | no |
| name | Name (e.g. `app` or `cluster`). | `string` | n/a | yes |
| password | Master DB password. | `string` | `""` | no |
Expand Down

0 comments on commit 9dc9865

Please sign in to comment.