Closed tbugfinder closed 4 years ago
I'd be interested in tackling this. Will keep you posted on how it goes.
So it turns out although it is GA, you need to request access to be able to use Azure HPC Cache in your subscriptions. I have some code written but I'm unable to test until my request for access is approved. I'll open a draft PR with what I got so far so if anyone already has access to Azure HPC Cache and want to pick it up from there feel free.
Heads up for project maintainers that you may want to request access to Azure HPC Cache for your subscriptions as well.
Got access to Azure HPC Cache in my subscription and finished getting the PR ready 👍
@aqche Do you have any plan to further support the storage target for hpc? If you have not started yet, then maybe I can help :smile:
@magodo sounds good to me, feel free to pick it up!
This has been released in version 2.1.0 of the provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. As an example:
provider "azurerm" {
version = "~> 2.1.0"
}
# ... other configuration ...
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!
Community Note
Description
Azure released a new service
Azure HPC Cache
in Nov 2019. Please add this service to the implementation of the azurerm provider. https://azure.microsoft.com/en-us/services/hpc-cache/New Resource(s)
Potential Terraform Configuration
References