Skip to content

Interpolation-only expressions are deprecated warning #53

@jdyke

Description

@jdyke

Terraform is giving off a warning which fails some CI checks when running terraform plan via GitHub actions. We no longer need to specify ${}for expressions in >=12 .

dependent_files_id = "${null_resource.dependent_files.id}"

I'll create a PR to address this shortly but wanted an issue first.

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