File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 556556 "type" : " boolean" ,
557557 "default_value" : true ,
558558 "description" : " Whether to deploy the IBM Cloud Monitoring agent." ,
559- "required" : false
559+ "required" : true
560560 },
561561 {
562562 "key" : " cloud_monitoring_endpoint_type" ,
667667 "type" : " boolean" ,
668668 "default_value" : true ,
669669 "description" : " Whether to deploy the IBM Cloud logging agent." ,
670- "required" : false
670+ "required" : true
671671 },
672672 {
673673 "key" : " log_analysis_endpoint_type" ,
726726 {
727727 "dependency_input" : " cloud_monitoring_provision" ,
728728 "version_input" : " cloud_monitoring_enabled"
729+ },
730+ {
731+ "dependency_output" : " cloud_monitoring_access_key" ,
732+ "version_input" : " cloud_monitoring_access_key"
729733 }
730734 ]
731735 }
762766 ]
763767 }
764768 ]
765- }
769+ }
You can’t perform that action at this time.
0 commit comments