Skip to content

[Feature Request] Add a resource "boundary_target_host_source" #664

@lde-axelor

Description

@lde-axelor

Please add a "boundary_target_host_source" to be able to define host sources for an existing target.

Use case

Having two different terraform repository : One to define all infra resources of a project and one to define all project resources.

Infra resources includes for example a boundary target for the database without the address because the database address doesn't exist yet at this stage.

Project resources includes the DNS of the database in a dedicated boundary host source, which is known at this stage because database is a project resource and which change on each redeployments.

This would allow us to define fine tuned permission grants on targets on infra side while being able to define target addresses dynamically on project sides.

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