Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

Each Coder version ships with an updated version of Terraform, and a tight constraint like yours can cause this error.

You need to update the version constraint on your template file to be more relaxing.
Try using required_version = "=> 1.8.4"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by matifali
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #16238 on January 24, 2025 18:59.