Skip to content

[Feature] Support elasticstack_fleet_integration to install "latest" versionΒ #1336

@dsadosky

Description

@dsadosky

Is your feature request related to a problem? Please describe.
Today the elasticstack_fleet_integration resource requires a version of the integration to be installed. We should either make this paramater optional or support a version of "latest". This is required paramater and having to figure out what the latest version of each integration is not an easy task.

Describe the resource you would like to have implemented.
A clear and concise description of the API you want to target.

Describe the solution you'd like
Make the version parameter optional vs. required. Missing should install the latest available version of the integration.

Describe alternatives you've considered
Either make version optional or support a version of "latest" that installs the most current version of the integration

Additional context
Today the version parameter is required and with the pace of releases and updates as well as Serverless being updated weekly, its hard for a developer/infrastructure engineer to keep up with what is the latest version of each integration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions