Fix feature flag typo in release notes

This commit is contained in:
Peter Rifel 2020-08-21 14:31:03 -05:00
parent d617f98c07
commit 2d29f84922
No known key found for this signature in database
GPG Key ID: BC6469E5B16DB2B6
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
To prevent downtime, follow these steps with the new version of Kops:
```
KOPS_FEATURE_FLAG=-Terraform-0.12 kops update cluster --target terraform ...
KOPS_FEATURE_FLAGS=-Terraform-0.12 kops update cluster --target terraform ...
# Use Terraform <0.12
terraform plan
# Observe any aws_route or aws_vpc_ipv4_cidr_block_association resources being destroyed and recreated