File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments