Skip to content

Embedded json in pipeline template causing format errors #21

@bhavith

Description

@bhavith

We have an embedded json in the pipeline template yaml. When we run terraform plan, I am getting an error :
"data.template_file.pipeline_template: data.template_file.pipeline_template: failed to render : <template_file>:252,84-85: Invalid character; Single quotes are not valid. Use double quotes (") to enclose strings., and 94 other diagnostic(s)"

I tried to escape the single quotes, using /' which gave me the error: "data.template_file.pipeline_template: data.template_file.pipeline_template: failed to render : <template_file>:252,84-85: Invalid character; This character is not used within the language., and 100 other diagnostic(s)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions