Skip to content

Change hostingMode value to 'Default'#562

Open
joelwebb1991 wants to merge 1 commit intomicrosoft-foundry:mainfrom
joelwebb1991:patch-1
Open

Change hostingMode value to 'Default'#562
joelwebb1991 wants to merge 1 commit intomicrosoft-foundry:mainfrom
joelwebb1991:patch-1

Conversation

@joelwebb1991
Copy link


│ Error: Invalid configuration

│ with azapi_resource.ai_search,
│ on main.tf line 130, in resource "azapi_resource" "ai_search": │ 130: resource "azapi_resource" "ai_search" {

│ embedded schema validation failed: the argument "body" is invalid: │ properties.hostingMode's value default is invalid. The supported values are [Default, HighDensity]. Do you mean │ Default?
│ You can try to update azapi provider to the latest version or disable the validation using the feature flag schema_validation_enabled = false within the resource block ╵

╷  
│ Error: Invalid configuration  
│  
│ with azapi_resource.ai_search,  
│ on main.tf line 130, in resource "azapi_resource" "ai_search":  
│ 130: resource "azapi_resource" "ai_search" {  
│  
│ embedded schema validation failed: the argument "body" is invalid:  
│ `properties.hostingMode`'s value `default` is invalid. The supported values are [Default, HighDensity]. Do you mean  
│ `Default`?  
│ You can try to update `azapi` provider to the latest version or disable the validation using the feature flag `schema_validation_enabled = false` within the resource block  
╵
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant