mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-26 10:28:41 +02:00
docs: Correct indentation for the bullet list on upgrade guide (#2479)
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
This commit is contained in:
@@ -58,9 +58,8 @@ Please consult the `examples` directory for reference example configurations. If
|
|||||||
|
|
||||||
1. Removed variables:
|
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_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_ipv6_cidr_block` - default security group settings have an egress rule for ALL to `0.0.0.0/0`/`::/0`
|
||||||
|
|
||||||
- Self-managed node groups:
|
- Self-managed node groups:
|
||||||
- `create_security_group`
|
- `create_security_group`
|
||||||
- `security_group_name`
|
- `security_group_name`
|
||||||
|
|||||||
Reference in New Issue
Block a user