Skip to content

added terraform required minimum version#4

Open
thjonson wants to merge 2 commits intonetascode:mainfrom
thjonson:main
Open

added terraform required minimum version#4
thjonson wants to merge 2 commits intonetascode:mainfrom
thjonson:main

Conversation

@thjonson
Copy link
Copy Markdown

Prior to this version the following error would be generated when executing an apply. Unfortunately, I was unlucky enough to be working in an old lab and ran into this. A minimum version might save others some time.
│ Error: Missing newline after argument │ on .terraform/modules/aci/merge.tf line 11, in locals: │ 11: model_string = provider::utils::yaml_merge(concat(local.yaml_strings_directories, local.yaml_strings_files, local.model_strings)) │ │ An argument definition must end with a newline. ╵

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant