Skip to content

Commit 2248bde

Browse files
author
Giuseppe Borgese
committed
added video
1 parent 560e6c1 commit 2248bde

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ This module will create all the resources to store and rotate a MySQL or Aurora
88
* A VPC with private subnets and accessibilty to AWS Secrets Manager Endpoint, see below for more details.
99
* An RDS with MySQL or Aurora already created and reacheable from the private subnets
1010

11-
module "secret-manager-with-rotation" {
12-
source = "giuseppeborgese/secret-manager-with-rotation/aws"
13-
version = "0.1.0"
14-
15-
# insert the 7 required variables here
16-
}
1711

1812
# Usage Example
1913
``` hcl
@@ -45,4 +39,4 @@ You can use a NAT GW or configure your Routes with a VPC Endpoint like is descri
4539
* Interesting to [force the rotation](https://forums.aws.amazon.com/thread.jspa?threadID=280093&tstart=0)
4640

4741
# If you like it
48-
Plese if you like this module, thumbs up on the youtube video and leave a comment as well for any questions.
42+
Please if you like this module, thumbs up on the youtube video and leave a comment as well for any questions.

0 commit comments

Comments
 (0)