dependabot-core icon indicating copy to clipboard operation
dependabot-core copied to clipboard

build(deps): bump terraform from 1.8.0 to 1.9.0

Open HorizonNet opened this issue 2 years ago • 3 comments

https://github.com/hashicorp/terraform/releases/tag/v1.9.0 https://releases.hashicorp.com/terraform/1.9.0/

HorizonNet avatar Apr 18 '24 19:04 HorizonNet

Updated the PR to the latest Terraform minor version.

HorizonNet avatar Jun 30 '24 15:06 HorizonNet

This is deployed now.

jeffwidman avatar Jul 04 '24 23:07 jeffwidman

Hey guys, does this mean Dependabot supports Terraform 1.9.x? If so, does that mean the documentation is wrong?

image

Thanks in advance

robertalexa avatar Aug 30 '24 10:08 robertalexa

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).

HorizonNet avatar Aug 30 '24 10:08 HorizonNet

Hey @HorizonNet thanks for the clarification!

I guess i should do a PR on the docs in that case. Thoughts?

robertalexa avatar Aug 30 '24 10:08 robertalexa

@robertalexa SGTM

HorizonNet avatar Aug 30 '24 10:08 HorizonNet