Skip to content

Feature Request: Decouple Operator Creation from Bastion Requirement #1025

@adeilsonaraujo-bash

Description

@adeilsonaraujo-bash

The current module implementation requires create_bastion = true for the operator instance to be created. In many scenarios, the bastion is not needed, and its creation is undesired (especially in Security Zone environments where it may not be possible).

Expected behavior:
Allow the creation of the operator instance independently of the bastion, controlled only by create_operator.

Workaround:
There is no clean workaround; the only option is to create both, which is not always possible or desired.

Please consider removing this dependency for more flexible and secure deployments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions