Skip to content

Commit

Permalink
updated to run pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
nohtyp-noaa committed Dec 1, 2023
1 parent 596b63d commit 0fd7234
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/records/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ No modules.
| <a name="input_private_zone"></a> [private\_zone](#input\_private\_zone) | Whether Route53 zone is private or public | `bool` | `false` | no |
| <a name="input_records"></a> [records](#input\_records) | List of objects of DNS records | `any` | `[]` | no |
| <a name="input_records_jsonencoded"></a> [records\_jsonencoded](#input\_records\_jsonencoded) | List of map of DNS records (stored as jsonencoded string, for terragrunt) | `string` | `null` | no |
| <a name="input_route53_vpc_id"></a> [route53\_vpc\_id](#input\_route53\_vpc\_id) | The vpc id of the Route53 zone | `string` | `null` | no |
| <a name="input_zone_id"></a> [zone\_id](#input\_zone\_id) | ID of DNS zone | `string` | `null` | no |
| <a name="input_zone_name"></a> [zone\_name](#input\_zone\_name) | Name of DNS zone | `string` | `null` | no |

Expand Down

0 comments on commit 0fd7234

Please sign in to comment.