Skip to content

Typo in README.md #1

Description

@the-gigi

This line:

echo "k8s_node_type=\"g6-standard-2\"" >> terraform.tfstate

Should be:

echo "k8s_node_type=\"g6-standard-2\"" >> terraform.tfvars

This can be very confusing for users that are familiar with terraform and they can end up with the wrong node type and/or corrupt the terraform state file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions