[Feature Request] Document Keyword Lists for Search Attributes #159
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
Is your feature request related to a problem? Please describe.
Include Keyword Lists in the TF Provider Search Attribute resource documentation to help users use Keyword lists
resource "temporalcloud_namespace_search_attribute" "search_attribute" {
id = "someId
name = "SomName"
namespace_id = "someNamespace.SomeAcctId"
type = "keyword_list" -> "KeywordList"
}
The text was updated successfully, but these errors were encountered: