Skip to content
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

Backport of backend/azurerm: updating the dependencies for the Azure Backend into v0.14 #27801

Conversation

teamterraform
Copy link
Contributor

Backport

This PR is auto-generated from #26721 to be assessed for backporting due to the inclusion of the label 0.14-backport.

WARNING automatic cherry-pick of commits failed. Commits will require human attention.

The below text is copied from the body of the original PR.


This PR updates the following dependencies:

  • github.com/Azure/azure-sdk-for-go to v47.1.0
  • github.com/Azure/go-autorest to v0.11.10
  • github.com/hashicorp/go-azure-helpers to v0.13.0
  • github.com/tombuildsstuff/giovanni to v0.14.0

Which ultimately fixes a crash identified as a part of debugging #26645

Tests pass:

$ TF_ACC=1 go test -v ./backend/remote-state/azure/... -timeout=90m
=== RUN   TestBackend_impl
--- PASS: TestBackend_impl (0.00s)
=== RUN   TestBackendConfig
--- PASS: TestBackendConfig (0.00s)
=== RUN   TestBackendAccessKeyBasic
--- PASS: TestBackendAccessKeyBasic (133.51s)
=== RUN   TestBackendManagedServiceIdentityBasic
    helpers_test.go:38: Skipping test since not running in Azure
--- SKIP: TestBackendManagedServiceIdentityBasic (0.00s)
=== RUN   TestBackendSASTokenBasic
--- PASS: TestBackendSASTokenBasic (133.03s)
=== RUN   TestBackendServicePrincipalClientCertificateBasic
    backend_test.go:132: Skipping since `ARM_CLIENT_CERTIFICATE_PATH` is not specified!
--- SKIP: TestBackendServicePrincipalClientCertificateBasic (0.00s)
=== RUN   TestBackendServicePrincipalClientSecretBasic
--- PASS: TestBackendServicePrincipalClientSecretBasic (139.30s)
=== RUN   TestBackendServicePrincipalClientSecretCustomEndpoint
    backend_test.go:198: Skipping as ARM_ENDPOINT isn't configured
--- SKIP: TestBackendServicePrincipalClientSecretCustomEndpoint (0.00s)
=== RUN   TestBackendAccessKeyLocked
--- PASS: TestBackendAccessKeyLocked (132.04s)
=== RUN   TestBackendServicePrincipalLocked
--- PASS: TestBackendServicePrincipalLocked (131.49s)
=== RUN   TestRemoteClient_impl
--- PASS: TestRemoteClient_impl (0.00s)
=== RUN   TestRemoteClientAccessKeyBasic
--- PASS: TestRemoteClientAccessKeyBasic (136.58s)
=== RUN   TestRemoteClientManagedServiceIdentityBasic
    helpers_test.go:38: Skipping test since not running in Azure
--- SKIP: TestRemoteClientManagedServiceIdentityBasic (0.00s)
=== RUN   TestRemoteClientSasTokenBasic
--- PASS: TestRemoteClientSasTokenBasic (130.42s)
=== RUN   TestRemoteClientServicePrincipalBasic
--- PASS: TestRemoteClientServicePrincipalBasic (132.30s)
=== RUN   TestRemoteClientAccessKeyLocks
--- PASS: TestRemoteClientAccessKeyLocks (185.56s)
=== RUN   TestRemoteClientServicePrincipalLocks
--- PASS: TestRemoteClientServicePrincipalLocks (133.59s)
=== RUN   TestPutMaintainsMetaData
--- PASS: TestPutMaintainsMetaData (130.89s)
PASS
ok  	github.com/hashicorp/terraform/backend/remote-state/azure	1518.741s

@teamterraform teamterraform force-pushed the backport/deps/azure/azsdk-giovanni/personally-relieved-muskox branch from f2bc0cd to b139f25 Compare February 17, 2021 07:25
@hashicorp-cla
Copy link

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


temp seems not to be a GitHub user.
You need a GitHub account to be able to sign the CLA. If you already have a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

@tombuildsstuff
Copy link
Contributor

Closing since this isn't being backported to 0.14

@tombuildsstuff tombuildsstuff deleted the backport/deps/azure/azsdk-giovanni/personally-relieved-muskox branch February 17, 2021 07:27
@ghost
Copy link

ghost commented Mar 20, 2021

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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked as resolved and limited conversation to collaborators Mar 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants