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

Version is a reserved keyword in newer terraform versions #151

Open
chaserelock opened this issue Feb 22, 2018 · 0 comments
Open

Version is a reserved keyword in newer terraform versions #151

chaserelock opened this issue Feb 22, 2018 · 0 comments

Comments

@chaserelock
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant