We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b57bbf commit c9d016dCopy full SHA for c9d016d
README.md
@@ -9,7 +9,7 @@ This module will create all the resources to store and rotate a MySQL or Aurora
9
* An RDS with MySQL or Aurora already created and reacheable from the private subnets
10
11
# Usage Example
12
-```terraform
+``` hcl
13
module "mysqlsecretmanager" {
14
source = "terraform-aws-secret-manager-with-rotation"
15
name = "PassRotation"
0 commit comments