Difference between revisions of "Error: Invalid function argument (no file exists)"

From wikieduonline
Jump to navigation Jump to search
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: