Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend (azurerm): Update blob API version from 2018-11-09 to 2020-08-04 #36230

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

magodo
Copy link
Contributor

@magodo magodo commented Dec 18, 2024

Fixes #36135

Target Release

1.11.x

Draft CHANGELOG entry

ENHANCEMENTS

  • azurerm backend Update the blob API version from 2018-11-09 to 2020-08-04
  • As a result, we need to update the github.com/tombuildsstuff/giovanni from v0.15.1 to v0.19.0. The reason why not updating it to the latest release (v0.27.0) is that the latest release has a breaking change that updates the base layer from using Azure/go-autorest to using hashicorp/go-azure-sdk., which has another thread tracking this: update github.com/hashicorp/go-azure-helpers to v0.69.0 #35381

@tiwood
Copy link
Contributor

tiwood commented Jan 8, 2025

@magodo @bschaatsbergen, looking forward to get this merged, as we're running into the same issue!
Thank you for looking into this

@crw
Copy link
Contributor

crw commented Jan 8, 2025

Thanks for this submission, I let the HashiCorp Azure team know about this PR.

@magodo
Copy link
Contributor Author

magodo commented Jan 8, 2025

Just want to clarify, this PR is a quick fix for #36135. A comprehensive PR is ready at #36258, which supersedes this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remote state issue: Status=413 Code="RequestBodyTooLarge"
4 participants