New Terraform AzureRM resources for new AI Foundry - PR already created to hashicorp/terraform-provider-azurerm #131
Unanswered
shigeyf
asked this question in
Product Feedback and Ideas
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Technical Feedback
Hi Product team!
Currerntly, the Terraform Resource name is confusing because the Portal display name is different from Terraform Resource name.
See more details at my comment in the Issue below:
hashicorp/terraform-provider-azurerm#29956 (comment)
Thus, I have created PR for new Azure AI Foundry in Terraform AzureRM provider as below.
I would appreciate your review and endorsement for contirbuting to Terraform AzureRM.
See more details at:
hashicorp/terraform-provider-azurerm#30407
Thanks in advance.
Desired Outcome
As you know, there are Resource Type naming changes in AI Foundry.
New Terraform Resources for Azure AI Foundry should be as below:
azurerm_ai_foundry: Renamed from oldazurerm_ai_servicesazurerm_ai_foundry_project: This is a new Terraform resource underMicrosoft.CognitiveServicesAPIazurerm_ai_hub: Renamed from oldazurerm_ai_foundry- this is machine learning workspace resourceazurerm_ai_project: Renamed from oldazurerm_ai_foundry_project- this is machine learning workspace resourceCurrent Workaround
No workaround for naming confusion. The suggested solution will be required.
Beta Was this translation helpful? Give feedback.
All reactions