Skip to content

use templatefile function with template files #2

@codeangler

Description

@codeangler

https://github.com/PaloAltoNetworks/google-cloud-vmseries-ncc-tutorial/blob/51439d12a699ebb480c0433a7ec53dcfed951e43/region1.tf#L97-L106

this may be preferable ... https://developer.hashicorp.com/terraform/language/functions/templatefile instead of "file()"

Because our deployment pipelines don't have a persistent state, the file is written each time, and the plan says that the file will change. Maybe this software won't be impacted, but using the templatefile function could help with Terraform internals.

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