File tree Expand file tree Collapse file tree 8 files changed +10
-3
lines changed
Expand file tree Collapse file tree 8 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ export function NHSNotifyFooter() {
77 < footer role = 'contentinfo' data-testid = 'page-footer' >
88 < div className = 'nhsuk-footer-container' >
99 < div className = 'nhsuk-width-container' >
10- < h1 className = 'nhsuk-u-visually-hidden' data-testid = 'support-links' >
10+ < h2 className = 'nhsuk-u-visually-hidden' data-testid = 'support-links' >
1111 { footerContent . supportLinks }
12- </ h1 >
12+ </ h2 >
1313 < div className = 'nhsuk-footer' >
1414 < ul className = 'nhsuk-footer__list' data-testid = 'footer-links' >
1515 < li className = 'nhsuk-footer__list-item nhsuk-footer-default__list-item' >
Original file line number Diff line number Diff line change 3434| <a name =" output_dns_zone " ></a > [ dns\_ zone] ( #output\_ dns\_ zone ) | n/a |
3535| <a name =" output_github_pat_ssm_param_name " ></a > [ github\_ pat\_ ssm\_ param\_ name] ( #output\_ github\_ pat\_ ssm\_ param\_ name ) | n/a |
3636| <a name =" output_s3_buckets " ></a > [ s3\_ buckets] ( #output\_ s3\_ buckets ) | n/a |
37+
3738<!-- vale on -->
3839<!-- markdownlint-enable -->
3940<!-- END_TF_DOCS -->
Original file line number Diff line number Diff line change 5858| ------| -------------|
5959| <a name =" output_amplify " ></a > [ amplify] ( #output\_ amplify ) | n/a |
6060| <a name =" output_deployment " ></a > [ deployment] ( #output\_ deployment ) | Deployment details used for post-deployment scripts |
61+
6162<!-- vale on -->
6263<!-- markdownlint-enable -->
6364<!-- END_TF_DOCS -->
Original file line number Diff line number Diff line change 2929## Outputs
3030
3131No outputs.
32+
3233<!-- vale on -->
3334<!-- markdownlint-enable -->
3435<!-- END_TF_DOCS -->
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ No requirements.
3030| <a name =" output_cognito_user_pool_client_id " ></a > [ cognito\_ user\_ pool\_ client\_ id] ( #output\_ cognito\_ user\_ pool\_ client\_ id ) | n/a |
3131| <a name =" output_cognito_user_pool_id " ></a > [ cognito\_ user\_ pool\_ id] ( #output\_ cognito\_ user\_ pool\_ id ) | n/a |
3232| <a name =" output_templates_table_name " ></a > [ templates\_ table\_ name] ( #output\_ templates\_ table\_ name ) | n/a |
33+
3334<!-- vale on -->
3435<!-- markdownlint-enable -->
3536<!-- END_TF_DOCS -->
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ No requirements.
1010| Name | Description | Type | Default | Required |
1111| ------| -------------| ------| ---------| :--------:|
1212| <a name =" input_aws_account_id " ></a > [ aws\_ account\_ id] ( #input\_ aws\_ account\_ id ) | The AWS Account ID (numeric) | ` string ` | n/a | yes |
13- | <a name =" input_cognito_config " ></a > [ cognito\_ config] ( #input\_ cognito\_ config ) | Cognito config | <pre >object({<br / > USER_POOL_ID : string,<br / > USER_POOL_CLIENT_ID : string<br / > })</pre > | n/a | yes |
13+ | <a name =" input_cognito_config " ></a > [ cognito\_ config] ( #input\_ cognito\_ config ) | Cognito config | <pre >object({<br > USER_POOL_ID : string,<br > USER_POOL_CLIENT_ID : string<br > })</pre > | n/a | yes |
1414| <a name =" input_component " ></a > [ component] ( #input\_ component ) | The variable encapsulating the name of this component | ` string ` | ` "api" ` | no |
1515| <a name =" input_csi " ></a > [ csi] ( #input\_ csi ) | CSI from the parent component | ` string ` | n/a | yes |
1616| <a name =" input_enable_backup " ></a > [ enable\_ backup] ( #input\_ enable\_ backup ) | Enable Backups for the DynamoDB table? | ` bool ` | ` true ` | no |
@@ -37,6 +37,7 @@ No requirements.
3737| ------| -------------|
3838| <a name =" output_api_base_url " ></a > [ api\_ base\_ url] ( #output\_ api\_ base\_ url ) | n/a |
3939| <a name =" output_templates_table_name " ></a > [ templates\_ table\_ name] ( #output\_ templates\_ table\_ name ) | n/a |
40+
4041<!-- vale on -->
4142<!-- markdownlint-enable -->
4243<!-- END_TF_DOCS -->
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ No modules.
2626| Name | Description |
2727| ------| -------------|
2828| <a name =" output_function_arn " ></a > [ function\_ arn] ( #output\_ function\_ arn ) | n/a |
29+
2930<!-- vale on -->
3031<!-- markdownlint-enable -->
3132<!-- END_TF_DOCS -->
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ No modules.
2020| Name | Description |
2121| ------| -------------|
2222| <a name =" output_zips " ></a > [ zips] ( #output\_ zips ) | n/a |
23+
2324<!-- vale on -->
2425<!-- markdownlint-enable -->
2526<!-- END_TF_DOCS -->
You can’t perform that action at this time.
0 commit comments