-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Impossible to set a subnet delegation with service "Microsoft.Orbital/orbitalGateways" #17597
Comments
Hi, this is a known issue. We are actively working on it to add |
This functionality has been released in v3.17.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
While waiting for a fix, we deployed the subnet and configured the delegation manually. Now with this release, I decided to configure the subnet delegation via terraform. when running plan I get the following output:
Moreover, when trying to use that value in the delegation service_delegation.name property, terraform apply returns with the following error:
|
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. |
Is there an existing issue for this?
Community Note
Terraform Version
1.2.4
AzureRM Provider Version
3.13.0
Affected Resource(s)/Data Source(s)
azurerm_subnet
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
I'm expecting the service delegation to be configured.
Actual Behaviour
I'm getting an error stoping the azurerm_subnet configuration.
Steps to Reproduce
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: