terraform-aws-lambda-python-archive
terraform-aws-lambda-python-archive copied to clipboard
Deprecation in module
Warning: Quoted type constraints are deprecated
on .terraform/modules/python_lambda_archive/rojopolis-terraform-aws-lambda-python-archive-8e018cc/variables.tf line 3, in variable "src_dir":
3: type = "string"
Terraform 0.11 and earlier required type constraints to be given in quotes,
but that form is now deprecated and will be removed in a future version of
Terraform. To silence this warning, remove the quotes around "string".
Warning: Quoted type constraints are deprecated
on .terraform/modules/python_lambda_archive/rojopolis-terraform-aws-lambda-python-archive-8e018cc/variables.tf line 8, in variable "output_path":
8: type = "string"
Terraform 0.11 and earlier required type constraints to be given in quotes,
but that form is now deprecated and will be removed in a future version of
Terraform. To silence this warning, remove the quotes around "string".
Fixed here #3