Skip to content

Commit

Permalink
terraform-docs: automated update action
Browse files Browse the repository at this point in the history
  • Loading branch information
maiconrocha committed Jun 4, 2021
1 parent a310217 commit 5ad285c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
| allow\_security\_group\_ids | List of Security Group IDs to allow connection to this DB | `list(any)` | `[]` | no |
| apply\_immediately | n/a | `bool` | `true` | no |
| backup | Enables automatic backup with AWS Backup | `bool` | n/a | yes |
| count\_aurora\_instances | Number of Aurora Instances | `number` | `"1"` | no |
| database\_name | Database Name | `string` | `""` | no |
| db\_subnet\_group\_id | RDS Subnet Group Name | `string` | n/a | yes |
| db\_subnet\_group\_subnet\_ids | List of Subnet IDs for the RDS Subnet Group | `list(any)` | `[]` | no |
Expand Down

0 comments on commit 5ad285c

Please sign in to comment.