Commit 542c542
committed
ci: run full Azure integration suite under OIDC
With provider pins modernized (prior commits), all examples in
examples/azure/ are on AzureRM >= 3.x and OIDC-compatible. The Azure
integration workflow no longer needs the -run filter that scoped it
to two AzureRM 3.x-ready tests, addressing the fragile-enumeration
feedback on #1794:
#1794 (comment)
Also flips concurrency.cancel-in-progress to false so a cancelled run
can't orphan Azure resources mid `terraform apply`.1 parent 1aa880c commit 542c542
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
81 | | - | |
82 | | - | |
83 | | - | |
| 83 | + | |
| 84 | + | |
84 | 85 | | |
85 | | - | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments