build(deps): bump terraform from 1.8.0 to 1.9.0
https://github.com/hashicorp/terraform/releases/tag/v1.9.0 https://releases.hashicorp.com/terraform/1.9.0/
Updated the PR to the latest Terraform minor version.
This is deployed now.
Hey guys, does this mean Dependabot supports Terraform 1.9.x? If so, does that mean the documentation is wrong?
Thanks in advance
documentation
@robertalexa Yes, the documentation is wrong. Depending on how you're declaring the required Terraform version Dependabot is working fine. If you're pinning to the exact version it works up to 1.9.1. If you pin the minor version it works until the latest version (currently 1.9.5).
Hey @HorizonNet thanks for the clarification!
I guess i should do a PR on the docs in that case. Thoughts?
@robertalexa SGTM