Skip to content

Conversation

@smaeda-ks
Copy link
Contributor

@smaeda-ks smaeda-ks commented May 23, 2022

Changing the legacy API endpoint URL to the new endpoint that was announced recently:
ref. https://www.hashicorp.com/blog/announcing-the-hashicorp-releases-api

legacy

curl -s https://checkpoint-api.hashicorp.com/v1/check/terraform | jq -r .current_version

new

curl -s https://api.releases.hashicorp.com/v1/releases/terraform/latest | jq -r .version

AB#14526453

@maertendMSFT maertendMSFT added the Area-image Changes to the base/tools image label May 26, 2022
@maertendMSFT maertendMSFT merged commit be8e3b3 into Azure:master Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-image Changes to the base/tools image

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants