Skip to content

Instantly share code, notes, and snippets.

View ameukam's full-sized avatar
:octocat:
🚶‍♂️

Arnaud M. ameukam

:octocat:
🚶‍♂️
View GitHub Profile
This file has been truncated, but you can view the full file.
2020/04/16 16:34:16 [INFO] Terraform version: 0.12.24
2020/04/16 16:34:16 [INFO] Go runtime version: go1.14.1
2020/04/16 16:34:16 [INFO] CLI args: []string{"/usr/bin/terraform", "apply", "-target=azurerm_private_dns_zone.privatedns", "-target=azurerm_dns_cname_record.cnamerecord"}
2020/04/16 16:34:16 [DEBUG] Attempting to open CLI config file: /home/ameukam/.terraformrc
2020/04/16 16:34:16 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/04/16 16:34:16 [DEBUG] checking for credentials in "/home/ameukam/.terraform.d/plugins"
2020/04/16 16:34:16 [INFO] CLI command args: []string{"apply", "-target=azurerm_private_dns_zone.privatedns", "-target=azurerm_dns_cname_record.cnamerecord"}
2020/04/16 16:34:16 [TRACE] Meta.Backend: built configuration for "azurerm" backend with hash value 352187146
2020/04/16 16:34:16 [TRACE] Preserving existing state lineage "a910f289-189a-f74d-1da4-be94ac2987a7"
2020/04/16 16:34:16 [TRACE] Preserving existing state lineage "a910f289-189a-f74d-1da4-be94ac2987a7"
urllib3.connectionpool : Starting new HTTPS connection (1): copreprodew1fileshare.file.core.windows.net:443
urllib3.connectionpool : https://copreprodew1fileshare.file.core.windows.net:443 "PUT /co-preprod-ew1-share0?restype=share HTTP/1.1" 403 246
azure.multiapi.storage.v2018_11_09.common.storageclient : Client-Request-ID=772d498a-7a67-11ea-a5cf-94b86d621c45 Receiving Response: Server-Timestamp=Thu, 09 Apr 2020 13:38:58 GMT, Server-Request-ID=ef9cb225-801a-00df-4c74-0e2efb000000, HTTP Status Code=403, Message=This request is not authorized to perform this operation., Headers={'content-length': '246', 'content-type': 'application/xml', 'server': 'Microsoft-HTTPAPI/2.0', 'x-ms-request-id': 'ef9cb225-801a-00df-4c74-0e2efb000000', 'x-ms-error-code': 'AuthorizationFailure', 'date': 'Thu, 09 Apr 2020 13:38:58 GMT'}.
azure.multiapi.storage.v2018_11_09.common.storageclient : Client-Request-ID=772d498a-7a67-11ea-a5cf-94b86d621c45 Operation failed: checking if the operation should be retried. Current retry 
### Keybase proof
I hereby claim:
* I am ameukam on github.
* I am ameukam (https://keybase.io/ameukam) on keybase.
* I have a public key whose fingerprint is 6319 582E 5C9B 4B76 6942 D2FF 9774 969F 4168 CC83
To claim this, I am signing this object:
# Path to your oh-my-zsh installation.
export ZSH=/home/ameukam/.oh-my-zsh
# Set name of the theme to load.
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
ZSH_THEME="robbyrussell"
# Uncomment the following line to use case-sensitive completion.