Code Monkey home page Code Monkey logo

Comments (3)

mosesrenegade avatar mosesrenegade commented on July 21, 2024

I'm also getting the same issue.

Mine looks like this:

Error: Unsupported attribute
  on .terraform/modules/elb_http/terraform-aws-modules-terraform-aws-elb-63ebc39/modules/elb/main.tf line 28, in resource "aws_elb" "this":
  28:       bucket        = access_logs.value.bucket



Error: Invalid function argument

  on .terraform/modules/elb_http/terraform-aws-modules-terraform-aws-elb-63ebc39/modules/elb/main.tf line 29, in resource "aws_elb" "this":
  29:       bucket_prefix = lookup(access_logs.value, "bucket_prefix", null)

Invalid value for "inputMap" parameter: lookup() requires a map as the first
argument.


Error: Invalid function argument

  on .terraform/modules/elb_http/terraform-aws-modules-terraform-aws-elb-63ebc39/modules/elb/main.tf line 30, in resource "aws_elb" "this":
  30:       interval      = lookup(access_logs.value, "interval", null)

Invalid value for "inputMap" parameter: lookup() requires a map as the first
argument.


Error: Invalid function argument

  on .terraform/modules/elb_http/terraform-aws-modules-terraform-aws-elb-63ebc39/modules/elb/main.tf line 31, in resource "aws_elb" "this":
  31:       enabled       = lookup(access_logs.value, "enabled", true)

Invalid value for "inputMap" parameter: lookup() requires a map as the first
argument.

terraform -v
Terraform v0.12.6
+ provider.aws v2.22.0
+ provider.null v2.1.2
+ provider.random v2.2.0
+ provider.template v2.1.2

from terraform-aws-elb.

antonbabenko avatar antonbabenko commented on July 21, 2024

Thanks for reporting this issue!

v2.2.0 has been just released.

from terraform-aws-elb.

github-actions avatar github-actions commented on July 21, 2024

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

from terraform-aws-elb.

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.