aztfmod / level0

Launchpads that can be used by the rover to deploy the Azure CAF Terraform landing zones
https://aka.ms/caf
MIT License
14 stars 21 forks source link

Error creating launchpad_opensource_light #19

Closed tylerd closed 4 years ago

tylerd commented 4 years ago

Rover container tag :2020.2406

Error message:

Error: Error reading queue properties for AzureRM Storage Account "sttfstateudi354lwrplslj7": queues.Client#GetServiceProperties: Failure responding to request: StatusCode=403 -- Original Error: autorest/azure: Service returned an error. Status=403 Code="AuthenticationFailed" Message="Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:669c2c16-b003-007f-6311-ec27ee000000\nTime:2020-02-25T19:27:18.3416710Z"

  on storage.tf line 17, in resource "azurerm_storage_account" "stg":
  17: resource "azurerm_storage_account" "stg" {

Error: Error reading queue properties for AzureRM Storage Account "stdiagnj4laafozmwjs64g1s": queues.Client#GetServiceProperties: Failure responding to request: StatusCode=403 -- Original Error: autorest/azure: Service returned an error. Status=403 Code="AuthenticationFailed" Message="Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:7218bf70-c003-0022-5111-ecb4c2000000\nTime:2020-02-25T19:27:17.9615306Z"

  on /home/vscode/.terraform.cache/modules/diagnostics/aztfmod-terraform-azurerm-caf-diagnostics-logging-3e5f516/module.tf line 21, in resource "azurerm_storage_account" "log":
  21: resource "azurerm_storage_account" "log" {
LaurentLesle commented 4 years ago

Duplicate https://github.com/aztfmod/rover/issues/6 There is open issue on the docker desktop for windows docker/for-win#4526