I can set a tag on azurerm_private_endpoint, but it doesn’t set the tag on the network interface that is created as part of that. Is that possible?
For some reason, this has also been reported as a bug/feature request a number of times, but each time the report has been dismissed (which seems odd)
- Terraform is not adding tags to network interfaces created by other resource · Issue #9381 · hashicorp/terraform-provider-azurerm · GitHub
- Terraform is not adding tags to network interfaces created by other resource. · Issue #9365 · hashicorp/terraform-provider-azurerm · GitHub
- Terraform is not adding tags to network interfaces created when a private endpoint is created. · Issue #14721 · hashicorp/terraform-provider-azurerm · GitHub
David