Git Product home page Git Product logo

Comments (3)

peterzhuamazon avatar peterzhuamazon commented on June 13, 2024

[Triage] Adding @prudhvigodithi to take a look on this.
Thanks.

from terraform-provider-opensearch.

prudhvigodithi avatar prudhvigodithi commented on June 13, 2024

Hey @arichtman-sr, can you please test with the latest version of the provider?
Thank you
Adding @phillbaker @bbarani @peterzhuamazon

from terraform-provider-opensearch.

AlessandroFazio avatar AlessandroFazio commented on June 13, 2024

Hello @peterzhuamazon, I'm getting a 403 Forbidden error when using aws-sso-login-generated tmp credentials. The provider verison is the latest available. I export the env var AWS_PROFILE=admin_profile and configure the provider as the following:

provider "opensearch" { url = "https://${module.opensearch.opensearch_domain_endpoint}" healthcheck = false aws_profile = "${var.aws_profile}" }

It seems to be a problem with this provider, since everything else works fine. Any help or suggestion is welcome.

The error:
│ Error: HTTP 403 Forbidden: Permission denied. Please ensure that the correct credentials are being used to access the cluster. │ │ with module.opensearch_ops.opensearch_ism_policy.otel_ism_policies["otel-v1-metrics-ism-policy"], │ on modules/opensearch-ops/main.tf line 14, in resource "opensearch_ism_policy" "otel_ism_policies": │ 14: resource "opensearch_ism_policy" "otel_ism_policies" {

from terraform-provider-opensearch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.