Skip to content

Commit

Permalink
Merge pull request #25515 from GlennChia/f-aws_kendra_faq
Browse files Browse the repository at this point in the history
r/aws_kendra_faq
  • Loading branch information
anGie44 authored Jun 22, 2022
2 parents b9e06e7 + 540d3a4 commit 815e6a7
Show file tree
Hide file tree
Showing 10 changed files with 1,158 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/25515.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_kendra_faq
```
1 change: 1 addition & 0 deletions internal/provider/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -1588,6 +1588,7 @@ func Provider() *schema.Provider {
"aws_mskconnect_custom_plugin": kafkaconnect.ResourceCustomPlugin(),
"aws_mskconnect_worker_configuration": kafkaconnect.ResourceWorkerConfiguration(),

"aws_kendra_faq": kendra.ResourceFaq(),
"aws_kendra_index": kendra.ResourceIndex(),
"aws_kendra_query_suggestions_block_list": kendra.ResourceQuerySuggestionsBlockList(),
"aws_kendra_thesaurus": kendra.ResourceThesaurus(),
Expand Down
Loading

0 comments on commit 815e6a7

Please sign in to comment.