From 274c1a9222f7b73e10eaac09a8fc9282727b51be Mon Sep 17 00:00:00 2001 From: coliss86 Date: Fri, 17 Feb 2023 14:00:31 +0100 Subject: [PATCH] docs: Correct indentation for the bullet list on upgrade guide (#2479) Co-authored-by: Bryant Biggs --- docs/UPGRADE-19.0.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/UPGRADE-19.0.md b/docs/UPGRADE-19.0.md index dbdd9e6..99a6d40 100644 --- a/docs/UPGRADE-19.0.md +++ b/docs/UPGRADE-19.0.md @@ -57,10 +57,9 @@ Please consult the `examples` directory for reference example configurations. If ### Variable and output changes 1. Removed variables: - - - `node_security_group_ntp_ipv4_cidr_block` - default security group settings have an egress rule for ALL to `0.0.0.0/0`/`::/0` - - `node_security_group_ntp_ipv6_cidr_block` - default security group settings have an egress rule for ALL to `0.0.0.0/0`/`::/0` - + + - `node_security_group_ntp_ipv4_cidr_block` - default security group settings have an egress rule for ALL to `0.0.0.0/0`/`::/0` + - `node_security_group_ntp_ipv6_cidr_block` - default security group settings have an egress rule for ALL to `0.0.0.0/0`/`::/0` - Self-managed node groups: - `create_security_group` - `security_group_name`