Skip to content

No config or logic to remove a fortigate that failed to deploy correctly #13

@exzero16

Description

@exzero16

If a FortiGate fails to receive its configuration properly (password change failed), the instance is still kept in the autoscaling group instead of being terminated.

The problem with that behavior is that the GWLB health checks still mark the instance as healthy, which means traffic can be forwarded to a FortiGate that is not configured. When that happens, traffic will simply be dropped.

There needs to be some logic or code that will remove fortigate devices that failed during autoscaling.

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