Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/terraform to v1.9.1 in testd…
Browse files Browse the repository at this point in the history
…rive/utils.go (main) (runatlantis#4752)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and terakoya76 committed Dec 31, 2024
1 parent e250aff commit 730d119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testdrive/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import (
)

const hashicorpReleasesURL = "https://releases.hashicorp.com"
const terraformVersion = "1.8.5" // renovate: datasource=github-releases depName=hashicorp/terraform versioning=hashicorp
const terraformVersion = "1.9.1" // renovate: datasource=github-releases depName=hashicorp/terraform versioning=hashicorp
const ngrokDownloadURL = "https://bin.equinox.io/c/4VmDzA7iaHb"
const ngrokAPIURL = "localhost:41414" // We hope this isn't used.
const atlantisPort = 4141
Expand Down

0 comments on commit 730d119

Please sign in to comment.