File tree 3 files changed +6
-1
lines changed
3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"template" : " https://github.com/Azure-Samples/Azure-Python-Standardization-Template-Generator" ,
3
- "commit" : " 895511f3a3fb63b5e485f9efd3769c844e5b3296 " ,
3
+ "commit" : " 573edb00d58171b2848ed4d1032fc6aae8fe0cea " ,
4
4
"checkout" : null ,
5
5
"context" : {
6
6
"cookiecutter" : {
Original file line number Diff line number Diff line change 6
6
- cruft/update
7
7
paths :
8
8
- " infra/**"
9
+ - " ps-rule.yaml"
9
10
pull_request :
10
11
branches :
11
12
- main
12
13
- cruft/update
13
14
paths :
14
15
- " infra/**"
16
+ - " ps-rule.yaml"
15
17
workflow_dispatch :
16
18
17
19
jobs :
Original file line number Diff line number Diff line change 12
12
- Azure.ContainerApp.PublicAccess
13
13
# Don't require NSG for an internal VNET for connecting apps to keyvaults
14
14
- Azure.VNET.UseNSGs
15
+ # Don't require Postgres AAD/MI for now
16
+ - Azure.PostgreSQL.AAD
17
+ - Azure.PostgreSQL.AADOnly
You can’t perform that action at this time.
0 commit comments