Git Product home page Git Product logo

disruption's Issues

Error: Invalid template interpolation value

I'm not a terraform expert, but seems like there are some errors in the template. Can you take a look?

Error: Invalid template interpolation value

on 10-machines_config.tf line 14, in locals:
14: win7_set_dns = "netsh interface ip set dns 'Local Area Connection' static ${var.int_dns_address}"
|----------------
| var.int_dns_address is tuple with 1 element

Cannot include the given value in a string template: string required.

Error: Invalid template interpolation value

on 10-machines_config.tf line 28, in locals:
28: set_dns = "Set-DnsClientServerAddress -InterfaceAlias 'Ethernet' -ServerAddresses ('${var.int_dns_address}', '1.1.1.1')"
|----------------
| var.int_dns_address is tuple with 1 element

Cannot include the given value in a string template: string required.

Error: failed to execute "./whatismyip.sh": % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 36 100 36 0 0 202 0 --:--:-- --:--:-- --:--:-- 203
./whatismyip.sh: line 4: jq: command not found

on 3-secgroup_storage.tf line 2, in data "external" "whatismyip":
2: data "external" "whatismyip" {

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.