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

Update Document for index template #165

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vampire-yuta
Copy link

Description

When I use this example codes, Output 'Bad Requets' messages.
here

error message

│ Error: elastic: Error 400 (Bad Request): [2:15] [index_template] template doesn't support values of type: VALUE_STRING [type=x_content_parse_exception]
│
│   with module.template.opensearch_index_template.template_1,
│   on ../../modules/template/main.tf line 76, in resource "opensearch_index_template" "template_1":
│   76: resource "opensearch_index_template" "template_1" {

It is already fixed example code
I execute command tfplugindocs generate.

Please check this PR 🙏

Issues Resolved

N/A

@prudhvigodithi
Copy link
Collaborator

Hey @vampire-yuta, can you please rebase from main and fix the failing tests?
Thanks @bbarani @rblcoder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants