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

Fix ECS tags-tag confusion #586

Merged
merged 8 commits into from
Aug 27, 2020
Merged

Fix ECS tags-tag confusion #586

merged 8 commits into from
Aug 27, 2020

Conversation

lego963
Copy link
Contributor

@lego963 lego963 commented Aug 25, 2020

Fix: #547

otc-zuul[bot]
otc-zuul bot previously approved these changes Aug 25, 2020
otc-zuul[bot]
otc-zuul bot previously approved these changes Aug 26, 2020
@outcatcher
Copy link
Contributor

Please move fix of website-test to another PR

otc-zuul[bot]
otc-zuul bot previously approved these changes Aug 27, 2020
otc-zuul[bot]
otc-zuul bot previously approved these changes Aug 27, 2020
otc-zuul[bot]
otc-zuul bot previously approved these changes Aug 27, 2020
tagParamName = "tag"
}
if tagParamName != "" {
tagsMap := d.Get("tags").(map[string]interface{})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be d.Get(tagParamName)

@lego963 lego963 changed the title Remove ecs tag Fix ECS tags-tag confusion Aug 27, 2020
otc-zuul[bot]
otc-zuul bot previously approved these changes Aug 27, 2020
@lego963 lego963 added the gate Merge PR label Aug 27, 2020
@otc-zuul
Copy link

otc-zuul bot commented Aug 27, 2020

Build succeeded.

@otc-zuul otc-zuul bot merged commit bfe7c4b into master Aug 27, 2020
@otc-zuul otc-zuul bot deleted the fix-ecs-tags branch August 27, 2020 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BugFix] Tag attribute for ecs
2 participants