[Bug]: Issue with codefresh_pipeline
resource where original_yaml_string
uses YAML anchors & aliases
#152
Labels
bug
Something isn't working
What happened?
In our pipeline definitions we're using YAML anchors (and aliases) to avoid repetition.
When using a
codefresh_pipeline
resource where the fileoriginal_yaml_string
contains YAML anchors and aliases theapply
fails with:The YAML pipeline definitions I'm using to validate this are the examples in the documentation. So these work fine when configuring through the Codefresh console/GUI, and they also pass validation
Version
Seems to be broken in
>= 0.4.0
, including current latest0.10.1
Works in
<= 0.3.1
Relevant Terraform Configuration
main.tf
plain.yaml
indicators.yaml
The text was updated successfully, but these errors were encountered: