Commit c21cfe7
fix: resolve idempotency drift in multiple_node_pools and appgw examples
- Add oidc_issuer_enabled = true to multiple_node_pools example to
match Azure AKS API default behavior (same fix as named_cluster)
- Add actions to appgw subnet delegation to match Azure API response
for Microsoft.Network/applicationGateways delegation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 9b99a99 commit c21cfe7
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
0 commit comments