-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Blob Metadata Not Working #4901
Comments
CC: @Lucretius, @katbyte, |
Thanks @tombuildsstuff ! I verified that upper case Even with the perpetual diff I found that changing I found that adding a portion of the file hash to the resource name does refresh the underlying I'll close this issue now. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
Community Note
Summary
Looks like blob
metadata
attribute is not working anymore (or as expected)Terraform (and AzureRM Provider) Version
Affected Resource(s)
azurerm_storage_blob
Terraform Configuration Files
Debug Output
Panic Output
None
Expected Behavior
Detect existing or new value for Azure Blob metadata (without any errors)
Actual Behavior
Errors out when providing
metadata
mapSteps to Reproduce
terraform plan
Important Factoids
None beyond what is provided above
References
azurerm_storage_blob
file uploads #1129The text was updated successfully, but these errors were encountered: