You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(jetbrains): update Terraform version requirement to 1.9+
The jetbrains module uses cross-variable validation (referencing var.options
within var.ide_config validation) which requires Terraform 1.9 or later.
This feature was added in hashicorp/terraform#34955
Bumped module version from 1.1.0 to 1.1.1 (patch bump since latest Coder
already requires Terraform 1.9+).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments