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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,7 @@ module "acm" {
174
174
- For use in an automated pipeline consider setting the `wait_for_validation = false` to avoid waiting for validation to complete or error after a 45 minute timeout.
175
175
- If you're upgrading to [v2.13.0](https://github.com/terraform-aws-modules/terraform-aws-acm/releases/v2.13.0) or above, you might be subject to [off-by-one validation record issue](https://github.com/terraform-aws-modules/terraform-aws-acm/pull/47#issuecomment-754778599). You can solve this without compromising existing validation records by issuing `terraform state rm <your_module_name>.validation[1]` where `[1]` can be a different index # depending on the number of validation records your module creates (you can check this with `terraform state list module.<your_module_name>.validation`).
176
176
177
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
177
+
<!--BEGIN_TF_DOCS-->
178
178
## Requirements
179
179
180
180
| Name | Version |
@@ -237,7 +237,7 @@ No modules.
237
237
| <aname="output_distinct_domain_names"></a> [distinct\_domain\_names](#output\_distinct\_domain\_names)| List of distinct domains names used for the validation. |
238
238
| <aname="output_validation_domains"></a> [validation\_domains](#output\_validation\_domains)| List of distinct domain validation options. This is useful if subject alternative names contain wildcards. |
239
239
| <aname="output_validation_route53_record_fqdns"></a> [validation\_route53\_record\_fqdns](#output\_validation\_route53\_record\_fqdns)| List of FQDNs built using the zone domain and name. |
Copy file name to clipboardExpand all lines: examples/complete-dns-validation-with-cloudflare/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ $ terraform apply
18
18
19
19
Note that this example may create resources which cost money. Run `terraform destroy` when you don't need these resources.
20
20
21
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
21
+
<!--BEGIN_TF_DOCS-->
22
22
## Requirements
23
23
24
24
| Name | Version |
@@ -61,4 +61,4 @@ No inputs.
61
61
| <aname="output_distinct_domain_names"></a> [distinct\_domain\_names](#output\_distinct\_domain\_names)| List of distinct domains names used for the validation. |
62
62
| <aname="output_validation_domains"></a> [validation\_domains](#output\_validation\_domains)| List of distinct domain validation options. This is useful if subject alternative names contain wildcards. |
63
63
| <aname="output_validation_route53_record_fqdns"></a> [validation\_route53\_record\_fqdns](#output\_validation\_route53\_record\_fqdns)| List of FQDNs built using the zone domain and name. |
Copy file name to clipboardExpand all lines: examples/complete-dns-validation/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ $ terraform apply
18
18
19
19
Note that this example may create resources which cost money. Run `terraform destroy` when you don't need these resources.
20
20
21
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
21
+
<!--BEGIN_TF_DOCS-->
22
22
## Requirements
23
23
24
24
| Name | Version |
@@ -69,4 +69,4 @@ Note that this example may create resources which cost money. Run `terraform des
69
69
| <aname="output_distinct_domain_names"></a> [distinct\_domain\_names](#output\_distinct\_domain\_names)| List of distinct domains names used for the validation. |
70
70
| <aname="output_validation_domains"></a> [validation\_domains](#output\_validation\_domains)| List of distinct domain validation options. This is useful if subject alternative names contain wildcards. |
71
71
| <aname="output_validation_route53_record_fqdns"></a> [validation\_route53\_record\_fqdns](#output\_validation\_route53\_record\_fqdns)| List of FQDNs built using the zone domain and name. |
Note that this example may create resources which cost money. Run `terraform destroy` when you don't need these resources.
29
29
30
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
30
+
<!--BEGIN_TF_DOCS-->
31
31
## Requirements
32
32
33
33
| Name | Version |
@@ -67,4 +67,4 @@ Note that this example may create resources which cost money. Run `terraform des
67
67
| <aname="output_acm_certificate_arn"></a> [acm\_certificate\_arn](#output\_acm\_certificate\_arn)| The ARN of the certificate |
68
68
| <aname="output_acm_certificate_domain_validation_options"></a> [acm\_certificate\_domain\_validation\_options](#output\_acm\_certificate\_domain\_validation\_options)| A list of attributes to feed into other resources to complete certificate validation. Can have more than one element, e.g. if SANs are defined. Only set if DNS-validation was used. |
69
69
| <aname="output_acm_certificate_validation_emails"></a> [acm\_certificate\_validation\_emails](#output\_acm\_certificate\_validation\_emails)| A list of addresses that received a validation E-Mail. Only set if EMAIL-validation was used. |
Copy file name to clipboardExpand all lines: examples/complete-email-validation/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ $ terraform apply
31
31
32
32
Note that this example may create resources which cost money. Run `terraform destroy` when you don't need these resources.
33
33
34
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
34
+
<!--BEGIN_TF_DOCS-->
35
35
## Requirements
36
36
37
37
| Name | Version |
@@ -71,4 +71,4 @@ Note that this example may create resources which cost money. Run `terraform des
71
71
| <aname="output_acm_certificate_domain_validation_options"></a> [acm\_certificate\_domain\_validation\_options](#output\_acm\_certificate\_domain\_validation\_options)| A list of attributes to feed into other resources to complete certificate validation. Can have more than one element, e.g. if SANs are defined. Only set if DNS-validation was used. |
72
72
| <aname="output_acm_certificate_status"></a> [acm\_certificate\_status](#output\_acm\_certificate\_status)| Status of the certificate. |
73
73
| <aname="output_acm_certificate_validation_emails"></a> [acm\_certificate\_validation\_emails](#output\_acm\_certificate\_validation\_emails)| A list of addresses that received a validation E-Mail. Only set if EMAIL-validation was used. |
0 commit comments