Last active
September 20, 2019 12:45
-
-
Save chfrodin/34afcafe41bdc93dd05467e9cad8c251 to your computer and use it in GitHub Desktop.
storage account with number
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: Error updating Azure Storage Account `queue_properties` "chfrodintestsa": queues.Client#SetServiceProperties: Failure responding to request: StatusCode=404 -- Original Error: autorest/azure: error response cannot be parsed: "\ufeff<?xml version=\"1.0\" encoding=\"utf-8\"?><Error><Code>ResourceNotFound</Code><Message>The specified resource does not exist.\nRequestId:528241ef-f003-00eb-78b0-6fa738000000\nTime:2019-09-20T12:39:21.8448379Z</Message></Error>" error: invalid character 'ï' looking for beginning of value | |
on sandbox_storage.tf line 9, in resource "azurerm_storage_account" "sa": | |
9: resource "azurerm_storage_account" "sa" { |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment