PaloAltoNetworks / terraform-templates

This repo contains Terraform templates to deploy infrastructure on AWS and Azure and to secure them using the Palo Alto Networks Next Generation Firewalls
Apache License 2.0
147 stars 151 forks source link

error in running the aws_modules_version/ (module.lambda.var.AddENILambda: variable AddENILambda in module lambda should be type string, got list) #30

Closed chiranjeev2019 closed 4 years ago

chiranjeev2019 commented 4 years ago

## Documentation link

when I run the terraform plan in the inner module (aws_modules_version/) it gives me the below error. when I go and change the variable type to list. the endpoint will not be created in a later stage as it should be a string and not list.

Error: Error running plan: 2 errors occurred:

## Describe the problem

Refreshing Terraform state in-memory prior to plan... The refreshed state will be used to calculate this plan, but will not be persisted to local or remote state storage.


Error: Error running plan: 2 errors occurred:

welcome[bot] commented 4 years ago

:tada: Thanks for opening your first issue here! Welcome to the community!