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

Azure Search: Add primary and secondary keys as exported attributes #2074

Merged
merged 3 commits into from
Oct 15, 2018

Conversation

cmpxchg16b
Copy link
Contributor

to address issue #1873

@ghost ghost added the size/S label Oct 13, 2018
Copy link
Collaborator

@katbyte katbyte left a comment

Choose a reason for hiding this comment

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

Hi @cmpxchg16b,

thank you for this PR, it LGTM aside from some minor comments i have left inline. Additionally could we check these properties are set in some tests? like:

resource.TestCheckResourceAttrSet(resourceName, "primary_key"),
resource.TestCheckResourceAttrSet(resourceName, "secondary_key"),

thanks! Look forward to getting this merged soon.

azurerm/resource_arm_search_service.go Outdated Show resolved Hide resolved
azurerm/resource_arm_search_service.go Outdated Show resolved Hide resolved
@cmpxchg16b
Copy link
Contributor Author

@katbyte thanks for review!

Copy link
Collaborator

@katbyte katbyte left a comment

Choose a reason for hiding this comment

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

@cmpxchg16b,

Thank you for the updates! LGTM now 👍

@katbyte katbyte added this to the 1.17.0 milestone Oct 15, 2018
@katbyte katbyte merged commit 0bab4d0 into hashicorp:master Oct 15, 2018
katbyte added a commit that referenced this pull request Oct 15, 2018
@ghost
Copy link

ghost commented Mar 6, 2019

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants