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

ec_deployment: Add elasticsearch.extension block #264

Merged
merged 2 commits into from
Mar 23, 2021

Conversation

marclop
Copy link
Contributor

@marclop marclop commented Mar 23, 2021

Description

Adds an extension block to the Elasticsearch resource to be able to
use previously created extensions in the ec_deployment resource.

Related Issues

Closes #224

How Has This Been Tested?

Unit, manual and acceptance tested.

Types of Changes

  • New feature (non-breaking change which adds functionality)

Adds an `extension` block to the Elasticsearch resource to be able to
use previously created extensions in the `ec_deployment` resource.

Signed-off-by: Marc Lopez <[email protected]>
@marclop marclop added enhancement New feature or request Team:Delivery labels Mar 23, 2021
@marclop marclop self-assigned this Mar 23, 2021
@marclop marclop requested review from alaudazzi, nrichers and a team as code owners March 23, 2021 03:28
docs/resources/ec_deployment.md Outdated Show resolved Hide resolved
@marclop
Copy link
Contributor Author

marclop commented Mar 23, 2021

All acceptance failures are due to platform destroy timeouts.

@marclop marclop merged commit 695a3bd into elastic:master Mar 23, 2021
@marclop marclop deleted the f/add-elasticsearch-extension-block branch March 23, 2021 07:12
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

Successfully merging this pull request may close these issues.

ec_deployment: Support elasticsearch user_bundles and user_plugins
2 participants