docs: Correct indentation for the bullet list on upgrade guide (#2479)

Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
This commit is contained in:
coliss86
2023-02-17 08:00:31 -05:00
committed by GitHub
co-authored by Bryant Biggs
parent 60cc6d7a14
commit 274c1a9222
+3 -4
View File
@@ -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`