Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

Version is a reserved keyword in newer terraform versions #151

Description

@chaserelock

Both the web-service and service modules take the variable version to be passed into the task module as image_version. With newer versions of terraform, specifying version in a web-service or service module always results in the default: latest.

Fix would be to switch to image_version, consistent with what task uses.

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