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

Azure ML template uses deprecated Terraform #3786

Open
SvenAelterman opened this issue Nov 13, 2023 · 1 comment
Open

Azure ML template uses deprecated Terraform #3786

SvenAelterman opened this issue Nov 13, 2023 · 1 comment
Labels
dependencies Pull requests that update a dependency file good first issue Good for newcomers story Stories are the smallest unit of work to be done for a project. storysize/M 1 day terraform Pull requests that update Terraform code

Comments

@SvenAelterman
Copy link
Collaborator

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

@SvenAelterman SvenAelterman added the bug Something isn't working label Nov 13, 2023
@marrobi marrobi moved this to Backlog in Azure TRE - Engineering Feb 27, 2024
@marrobi marrobi moved this from Backlog to Up Next in Azure TRE - Engineering Apr 26, 2024
@tim-p-allen tim-p-allen added dependencies Pull requests that update a dependency file and removed bug Something isn't working labels May 9, 2024
@tim-p-allen
Copy link
Collaborator

#3919

@tim-p-allen tim-p-allen added this to the Release 0.19.0 milestone May 23, 2024
@tim-p-allen tim-p-allen added the storysize/M 1 day label May 23, 2024
@tim-p-allen tim-p-allen self-assigned this May 23, 2024
@tim-p-allen tim-p-allen added the terraform Pull requests that update Terraform code label May 23, 2024
@tim-p-allen tim-p-allen removed their assignment Jun 6, 2024
@marrobi marrobi moved this from Up Next to Backlog in Azure TRE - Engineering Jul 5, 2024
@tim-p-allen tim-p-allen added the story Stories are the smallest unit of work to be done for a project. label Jul 18, 2024
@tim-p-allen tim-p-allen removed this from the Release 0.19.0 milestone Sep 17, 2024
@tim-p-allen tim-p-allen added the good first issue Good for newcomers label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file good first issue Good for newcomers story Stories are the smallest unit of work to be done for a project. storysize/M 1 day terraform Pull requests that update Terraform code
Projects
Development

No branches or pull requests

2 participants