Skip to content

bug: Terraform job gets stuck for a long time when creating EKS node groups #17

@yellow-shine

Description

@yellow-shine

Description:

When using Terraform to create an Amazon EKS cluster and associated node groups, the Terraform job often gets stuck for an extended period of time.
Image

Expected Behavior:

The Terraform job should complete within a reasonable timeframe or provide a clear timeout mechanism to avoid indefinite waiting.

Current Behavior:

The job remains stuck without any indication of progress or timeout, leading to inefficiencies and potential resource wastage.

Proposed Solution:

Introduce a timeout parameter for the EKS and EKS node group creation process. This would allow users to set a maximum duration for the operation, after which Terraform should either fail gracefully or retry the process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions