microsoft / microsoft/AzureTRE
Azure ML template uses deprecated Terraform
Open
@marrobi is already working on this.
Since Jan 31, 2025.
dependencies
good first issue
story
storysize/M
terraform
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Describe the bug
While building the Azure ML template, I received this Terraform warning:
│ Warning: Deprecated attribute
│
│ on main.tf line 23, in resource "azurerm_machine_learning_workspace" "aml_workspace":
│ 23: public_access_behind_virtual_network_enabled
│
│ The attribute "public_access_behind_virtual_network_enabled" is deprecated. Refer to the provider documentation for details.
Azure TRE release version (e.g. v0.14.0 or main): v0.15.2
Deployed Azure TRE components - click the (i) in the UI:
UI Version:
0.5.15
API Version:
0.15.17
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.