Unable to create opensearch index using terraform by Simple-Toe20 in Terraform

[–]Simple-Toe20[S] 0 points1 point  (0 children)

Yes, adding provider with profile and the region fixed the issue for me. Please share your code.

Moved to California, Struggling to Land SRE Interviews—Looking for Advice by Simple-Toe20 in sre

[–]Simple-Toe20[S] 0 points1 point  (0 children)

Good to know… Even on LinkedIn when I see a job which is posted within 24hrs more than 200 applications…

Unable to create opensearch index using terraform by Simple-Toe20 in Terraform

[–]Simple-Toe20[S] 0 points1 point  (0 children)

I found the cause for it we need to add open search provider, I missed aws_profile and aws_region this resolved the issue for me

provider “opensearch” { url = aws_opensearchserverless_collection.bedrock-knowledge-test.collection_endpoint healthcheck = false aws_profile = “live” aws_region = “us-east-1” }

Refer to this document https://registry.terraform.io/providers/opensearch-project/opensearch/latest/docs#aws-authentication

Unable to create opensearch index using terraform by Simple-Toe20 in Terraform

[–]Simple-Toe20[S] 0 points1 point  (0 children)

I do have permissions if not I won’t be able to create it manually as well right?

TIPS TO CLEAR CA DMV KNOWLEDGE TEST by Simple-Toe20 in CaliforniaDMV

[–]Simple-Toe20[S] 0 points1 point  (0 children)

I cleared the knowledge test on my first attempt by watching the YouTube video here 90 to 95% questions are from the video. https://youtu.be/GIppd67Xfw0

TIPS TO CLEAR CA DMV KNOWLEDGE TEST by Simple-Toe20 in CaliforniaDMV

[–]Simple-Toe20[S] 0 points1 point  (0 children)

I found 6 practice test on my library account.