You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: