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 14:00:31 +01:00
committed by GitHub
parent 60cc6d7a14
commit 274c1a9222

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`