Skip to content

AWS - connection refused error while running terraform apply #87

@yogeshwaran1998

Description

@yogeshwaran1998

I have followed the steps in the Readme file for deploying to AWS. After performing the last step "terraform apply", I am encountering the below error. I tried to debug this and resolve it but was unable to find any solution. Please help.

│ Error: error calling read scope: error performing client request during Read call: Get http://DNS:9200/v1/scopes/global: dial tcp <IP_ADDRESS>:9200: connect: connection refused

│ with module.boundary.boundary_scope.global,
│ on boundary/scopes.tf line 1, in resource "boundary_scope" "global":
│ 1: resource "boundary_scope" "global" {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions