rancher / terraform-provider-rancher2

Terraform Rancher2 provider
https://www.terraform.io/docs/providers/rancher2/
Mozilla Public License 2.0
253 stars 216 forks source link

Add Node Resource Group Name to aks_config_v2 #1326

Closed mjura closed 3 months ago

mjura commented 3 months ago

Issue: https://github.com/rancher/terraform-provider-rancher2/issues/1178

Problem

It is adding new configuration field node_resource_group to aks_config_v2.

node_resource_group (Optional) The AKS node resource group name (string)

Solution

Testing

Engineering Testing

Manual Testing

Automated Testing

QA Testing Considerations

Regressions Considerations