Difference between revisions of "Error: Invalid function argument (no file exists)"
Jump to navigation
Jump to search
m (Welcome moved page Error: Invalid function argument to Error: Invalid function argument (no file exists)) |
|||
Line 14: | Line 14: | ||
== See also == | == See also == | ||
+ | * {{template_file}} | ||
* {{terraform plan}} | * {{terraform plan}} | ||
[[Category:Terraform]] | [[Category:Terraform]] |
Revision as of 08:36, 21 September 2021
╷ │ Error: Invalid function argument │ │ on main.tf line 626, in data "template_file" "buildspec": │ 626: template = "${file("buildspec.yaml")}" │ │ Invalid value for "path" parameter: no file exists at buildspec.yaml; this function works only with files that are distributed as part of the │ configuration source code, so if this file will be created by a resource in this configuration you must instead obtain this result from an │ attribute of that resource. ╵
See also
Advertising: