What resource do you need?
Terraform Resource Name: azurerm_ip_group_cidr
What is your use case?
I want to add the cluster's IP range into an IPGroup shared by multiple clusters in a region. Without the equivalent of azurerm_ip_group_cidr it is very hard to manage this kind of IPGroup with Crossplane as it would be shared by multiple crossplane controllers that would override eachother.
What resource do you need?
Terraform Resource Name:
azurerm_ip_group_cidrWhat is your use case?
I want to add the cluster's IP range into an IPGroup shared by multiple clusters in a region. Without the equivalent of
azurerm_ip_group_cidrit is very hard to manage this kind of IPGroup with Crossplane as it would be shared by multiple crossplane controllers that would override eachother.