File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ following tools:
34
34
1 . Clone this repository:
35
35
36
36
``` bash
37
- git clone https://github.com/sgtoj /terraform-docker-artifact-packager.git
37
+ git clone https://github.com/cruxstack /terraform-docker-artifact-packager.git
38
38
code terraform-aws-cognito-custom-message-sender
39
39
```
40
40
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ located within its directory.
22
22
23
23
``` hcl
24
24
module "cognito_custom_sms_sender" {
25
- source = "sgtoj /cognito-custom-message-sender/aws"
26
- version = "1 .x.x"
25
+ source = "cruxstack /cognito-custom-message-sender/aws"
26
+ version = "x .x.x"
27
27
28
28
sms_sender_enabled = true
29
29
sms_sender_policy_content = "<OPA policy content>"
You can’t perform that action at this time.
0 commit comments