pivotal-cf/terraforming-azure

terraform apply error

Closed this issue · 3 comments

Running terraform apply got the following error:

  • azurerm_storage_blob.ops_manager_image: 1 error(s) occurred:

  • azurerm_storage_blob.ops_manager_image: Error creating storage blob on Azure: storage: service returned error: StatusCode=500, ErrorCode=CannotVerifyCopySource, ErrorMessage=Could not verify the copy source within the specified time.
    RequestId:0dedf285-001c-001b-5aa6-51cdbf000000
    Time:2017-10-30T17:45:32.6873983Z, RequestInitiated=Mon, 30 Oct 2017 17:45:32 GMT, RequestId=0dedf285-001c-001b-5aa6-51cdbf000000, API Version=2016-05-31, QueryParameterName=, QueryParameterValue=

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

What's the version of terraform I'm supposed to use for this?

@junchen5 How did you resolve this issue?