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

feature: search attribute renaming #58

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Conversation

swgillespie
Copy link
Collaborator

This commit implements the Update path for search attributes by renaming them via the RenameCustomSearchAttribute API.

What was changed

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

This commit implements a `temporalcloud_namespace_search_attribute` resource that can be used to create search attributes. Search attributes can't currently be deleted at an API level and this commit only
implements `Create`. `Read`, `Update`, and `Delete` will come in another PR.
This commit implements the `Update` path for search attributes by renaming them via the `RenameCustomSearchAttribute` API.
@swgillespie swgillespie requested review from a team February 21, 2024 01:03
@swgillespie swgillespie requested a review from a team as a code owner February 21, 2024 01:03
Base automatically changed from swgillespie/search-attribute-resource-2 to main February 22, 2024 04:58
@swgillespie swgillespie merged commit 3f873e3 into main Feb 22, 2024
5 checks passed
@swgillespie swgillespie deleted the swgillespie/attr-update branch February 22, 2024 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant