You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

135
+

@@ -186,7 +186,7 @@ _Note:_ If you use tools like Terragrunt or CDKTF, you can use the Single Zone m
186
186
187
187
### Multi-Zone - Shared Distribution
188
188
189
-

189
+


241
+

242
242
243
243
#### Terraform
244
244
@@ -290,7 +290,7 @@ inputs = {
290
290
291
291
## Custom Domains
292
292
293
-
For information on managing custom domains, see the [domain config documentation](https://github.com/RJPearson94/terraform-aws-open-next/blob/v3.5.0/docs/domain-config.md)
293
+
For information on managing custom domains, see the [domain config documentation](https://github.com/RJPearson94/terraform-aws-open-next/blob/v3.5.1/docs/domain-config.md)
Copy file name to clipboardExpand all lines: modules/tf-aws-open-next-multi-zone/README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -8,17 +8,17 @@ This module supports three deployment options:
8
8
9
9
Independent Zones
10
10
11
-

11
+

12
12
13
13
_Note:_ If you use tools like Terragrunt or CDKTF, you can use the Single Zone module to deploy each zone into its own terraform state
14
14
15
15
Shared Distribution
16
16
17
-

17
+

18
18
19
19
Shared Distribution and Bucket
20
20
21
-

21
+

22
22
23
23
The following are optional:
24
24
@@ -39,15 +39,15 @@ If you need to destroy the Terraform resources, it is recommended that you enabl
39
39
40
40
## Continuous deployment
41
41
42
-
This module supports CloudFront continuous deployment. See the [continuous deployment docs](https://github.com/RJPearson94/terraform-aws-open-next/blob/v3.5.0/docs/continuous-deployments.md) for instructions on how to leverage this capability.
42
+
This module supports CloudFront continuous deployment. See the [continuous deployment docs](https://github.com/RJPearson94/terraform-aws-open-next/blob/v3.5.1/docs/continuous-deployments.md) for instructions on how to leverage this capability.
43
43
44
44
## Backend Server Deployment Options
45
45
46
-
See the [backend server deployment docs](https://github.com/RJPearson94/terraform-aws-open-next/blob/v3.5.0/docs/backend-server-deployments.md) for instructions to see the options.
46
+
See the [backend server deployment docs](https://github.com/RJPearson94/terraform-aws-open-next/blob/v3.5.1/docs/backend-server-deployments.md) for instructions to see the options.
47
47
48
48
## Custom Domains
49
49
50
-
For infomation on managing custom domains see the [domain-config documentation](https://github.com/RJPearson94/terraform-aws-open-next/blob/v3.5.0/docs/domain-config.md)
50
+
For infomation on managing custom domains see the [domain-config documentation](https://github.com/RJPearson94/terraform-aws-open-next/blob/v3.5.1/docs/domain-config.md)
Copy file name to clipboardExpand all lines: modules/tf-aws-open-next-zone/README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This module allows you to deploy a next.js website using [Open Next](https://git
4
4
5
5
The module will allow you to configure the following resources.
6
6
7
-

7
+

8
8
9
9
The following are optional:
10
10
@@ -25,15 +25,15 @@ If you need to destroy the Terraform resources, it is recommended that you enabl
25
25
26
26
## Continuous deployment
27
27
28
-
This module supports CloudFront continuous deployment. See the [continuous deployment docs](https://github.com/RJPearson94/terraform-aws-open-next/blob/v3.5.0/docs/continuous-deployments.md) for instructions on how to leverage this capability.
28
+
This module supports CloudFront continuous deployment. See the [continuous deployment docs](https://github.com/RJPearson94/terraform-aws-open-next/blob/v3.5.1/docs/continuous-deployments.md) for instructions on how to leverage this capability.
29
29
30
30
## Backend Server Deployment Options
31
31
32
-
See the [backend server deployment docs](https://github.com/RJPearson94/terraform-aws-open-next/blob/v3.5.0/docs/backend-server-deployments.md) for instructions to see the options.
32
+
See the [backend server deployment docs](https://github.com/RJPearson94/terraform-aws-open-next/blob/v3.5.1/docs/backend-server-deployments.md) for instructions to see the options.
33
33
34
34
## Custom Domains
35
35
36
-
For infomation on managing custom domains see the [domain-config documentation](https://github.com/RJPearson94/terraform-aws-open-next/blob/v3.5.0/docs/domain-config.md)
36
+
For infomation on managing custom domains see the [domain-config documentation](https://github.com/RJPearson94/terraform-aws-open-next/blob/v3.5.1/docs/domain-config.md)
0 commit comments