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

[ISSUE] Unable to create Cluster on GovCloud (Azure) #391

Closed
ganeshRajagopal opened this issue Oct 30, 2020 · 3 comments · Fixed by #437
Closed

[ISSUE] Unable to create Cluster on GovCloud (Azure) #391

ganeshRajagopal opened this issue Oct 30, 2020 · 3 comments · Fixed by #437
Labels
azure Occurring on Azure cloud

Comments

@ganeshRajagopal
Copy link

Hello,

Trying to use the Terraform provider agains the GovCloud (Azure) and hitting issues while creating the cluster. The workspace is created successfully. The hard coding to point to Commercial cloud needs to be fixed so the provider can be used against govCloud.

Affected Resource(s)
databricks_Cluster

Steps to Reproduce
N/A

@nfx
Copy link
Contributor

nfx commented Oct 30, 2020

Hi @ganeshRajagopal , would you be able to PR in the changes? it's a simple one, in azure_auth.go

@nfx nfx added the Small Size label Nov 3, 2020
@nfx
Copy link
Contributor

nfx commented Nov 6, 2020

Stable implementation of this issue may require pulling in the same package, that is used by azurerm provider, otherwise i foresee more bugs down the line - https://github.com/hashicorp/go-azure-helpers (MPL 2.0)

@nfx
Copy link
Contributor

nfx commented Jan 29, 2021

@ganeshRajagopal feature is released.

@nfx nfx added the azure Occurring on Azure cloud label Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure Occurring on Azure cloud
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants