Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Source: ec_deployment doesn't expose Fleet (integration server only show APM http endpoint) #875

Open
slideroh opened this issue Nov 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@slideroh
Copy link

Overview

I'd like to see http/https endpoint of Fleet, as it's visible in a portal. IntegrationServer returns only APM, there is no possibility to get Fleet endpoint, without using replace in terraform.
Also it would be great idea to expose custom endpoint, which is something like:
replace(replace(data.ec_deployment.dev.kibana[0].https_endpoint, data.ec_deployment.dev.kibana[0].resource_id, data.ec_deployment.dev.alias),":443","")

Possible Implementation

Testing

Context

Your Environment

@slideroh slideroh added the enhancement New feature or request label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant