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
8
8
* A VPC with private subnets and accessibilty to AWS Secrets Manager Endpoint, see below for more details.
9
9
* An RDS with MySQL or Aurora already created and reacheable from the private subnets
10
10
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
- }
17
11
18
12
# Usage Example
19
13
``` hcl
@@ -45,4 +39,4 @@ You can use a NAT GW or configure your Routes with a VPC Endpoint like is descri
45
39
* Interesting to [ force the rotation] ( https://forums.aws.amazon.com/thread.jspa?threadID=280093&tstart=0 )
46
40
47
41
# 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