Code Monkey home page Code Monkey logo

Comments (3)

sanchetanparmar avatar sanchetanparmar commented on June 14, 2024

terraform plan

Error: failed to render : <template_file>:9,39-59: Unknown variable; There is no variable named "azure_resource_group"., and 11 other diagnostic(s)

  on datas.tf line 1, in data "template_file" "data_userdata_script":
   1: data "template_file" "data_userdata_script" {



Error: failed to render : <template_file>:9,39-59: Unknown variable; There is no variable named "azure_resource_group"., and 11 other diagnostic(s)

  on masters.tf line 1, in data "template_file" "master_userdata_script":
   1: data "template_file" "master_userdata_script" {

from elasticsearch-cloud-deploy.

sanchetanparmar avatar sanchetanparmar commented on June 14, 2024

count fixed by - "${element(azurerm_lb.clients.*.id, count.index}"
removed xpack and after adding
bootstrap_node = ""
aws_region = ""
cloud_provider = "azure"
masters_count = 1
able to create stack , get DNS and Public IP and username password but not accessible

from elasticsearch-cloud-deploy.

josemarcosrf avatar josemarcosrf commented on June 14, 2024

Same thing was happening to me. Apparently it is related to a a terraform providers bug #5675.

Downgrading to Terraform 1.10 seems to fix the issues.

However the user / pwd access doesn't seem like working for me either. ssh access does work well.

edit:

I managed to manually fix access, accessing via ssh and creating the missing htpwd file missing for nginx.

I'll look at the scripts to try figure out why that happened.

Even with user/pwd access fixed Kibana doesn't seem to connect to Elasticsearch

from elasticsearch-cloud-deploy.

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.