Skip to content

EKS bootstrap_cluster_creator_admin_permissions default value mismatch #43404

@oknitram

Description

@oknitram

Documentation Link(s)

website/docs/r/eks_cluster.html.markdown

Description

website/docs/r/eks_cluster.html.markdown: presents bootstrap_cluster_creator_admin_permissions default value as false, however in the code structure and aws api, on both places it is set to true.

"bootstrap_cluster_creator_admin_permissions": { Type: schema.TypeBool, Optional: true, ForceNew: true, },

References

No response

Would you like to implement a fix?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationIntroduces or discusses updates to documentation.good first issueCall to action for new contributors looking for a place to start. Smaller or straightforward issues.service/eksIssues and PRs that pertain to the eks service.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions