Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to use latest HCL config, and docker images #307

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

nicholasjackson
Copy link
Contributor

Fixes issue when value was interpolated for the the first time using the following syntax:

VAR = "${resource.container.mine.port.0.value}"

There was a bug in HCL config that stopped the interpolation value being processed when it was directly included in a template.

Updates Nomad and K8s images to latest v1.31.1 and v1.8.4 respectively.

@nicholasjackson nicholasjackson added bug Something isn't working enhancement New feature or request minor labels Sep 24, 2024
@nicholasjackson nicholasjackson merged commit eb9df85 into main Sep 24, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant