Skip to content

Commit c9d016d

Browse files
author
Giuseppe Borgese
committed
adding more readme info
1 parent 0b57bbf commit c9d016d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This module will create all the resources to store and rotate a MySQL or Aurora
99
* An RDS with MySQL or Aurora already created and reacheable from the private subnets
1010

1111
# Usage Example
12-
```terraform
12+
``` hcl
1313
module "mysqlsecretmanager" {
1414
source = "terraform-aws-secret-manager-with-rotation"
1515
name = "PassRotation"

0 commit comments

Comments
 (0)