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: Fix bug where alias is ignored #341

Merged
merged 2 commits into from
Aug 16, 2021

Conversation

marclop
Copy link
Contributor

@marclop marclop commented Jul 26, 2021

Description

Fixes a bug where the deployment alias field is ignored in the update
requests.

Related Issues

Closes #338

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)

Fixes a bug where the deployment alias field is ignored in the update
requests.

Signed-off-by: Marc Lopez Rubio <marc5.12@outlook.com>
@marclop marclop added bug Something isn't working Team:Delivery labels Jul 26, 2021
@marclop marclop self-assigned this Jul 26, 2021
@marclop marclop requested a review from a team as a code owner July 26, 2021 12:56
@marclop marclop merged commit 93f9359 into elastic:master Aug 16, 2021
@marclop marclop deleted the b/fix-bug-where-alias-wasnt-updated branch August 16, 2021 06:44
marclop added a commit to marclop/terraform-provider-ec that referenced this pull request Aug 25, 2021
Adds the missing changelog entry for the change introduced in elastic#341.

Signed-off-by: Marc Lopez Rubio <marc5.12@outlook.com>
marclop added a commit that referenced this pull request Aug 26, 2021
Adds the missing changelog entry for the change introduced in #341.

Signed-off-by: Marc Lopez Rubio <marc5.12@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ec_deployment alias does not get updated
2 participants