We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1475d92 commit c85632bCopy full SHA for c85632b
2 files changed
linter_exclusions.yml
@@ -3504,3 +3504,15 @@ neon postgres organization:
3504
neon postgres project:
3505
rule_exclusions:
3506
- require_wait_command_if_no_wait
3507
+
3508
+confcom containers from_radius:
3509
+ parameters:
3510
+ template:
3511
+ rule_exclusions:
3512
+ - no_positional_parameters
3513
3514
+confcom radius policy insert:
3515
3516
+ policy_file:
3517
3518
src/confcom/azext_confcom/_help.py
@@ -357,4 +357,4 @@
357
text: az confcom radius policy insert policy.rego app.bicep
358
- name: Insert a Security Policy into a Radius app template for the second container resource
359
text: az confcom radius policy insert policy.rego app.bicep --idx 1
360
-"""
+"""
0 commit comments