File tree Expand file tree Collapse file tree
outputs/ack_acm_controller Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name : ' @outputs/ ack_acm_controller'
2- properties :
1+ name : ack_acm_controller
2+ out :
33 type : object
4+ title : ACK ACM Controller
5+ description : ACK ACM Controller Attributes
46 properties :
57 attributes :
6- type : object
7- properties :
8- namespace :
9- description : Kubernetes namespace where the controller is deployed
10- type : string
11- release_name :
12- description : Helm release name
13- type : string
14- chart_version :
15- description : Helm chart version
16- type : string
17- role_arn :
18- description : IAM role ARN used by the controller
19- type : string
20- helm_release_id :
21- description : Helm release ID
22- type : string
8+ namespace :
9+ required : true
10+ type : string
11+ description : Kubernetes namespace where the controller is deployed
12+ release_name :
13+ required : true
14+ type : string
15+ description : Helm release name
16+ chart_version :
17+ required : true
18+ type : string
19+ description : Helm chart version
20+ role_arn :
21+ required : true
22+ type : string
23+ description : IAM role ARN used by the controller
24+ helm_release_id :
25+ required : true
26+ type : string
27+ description : Helm release ID
2328 interfaces :
24- type : object
25- properties : {}
26- providers : []
You can’t perform that action at this time.
0 commit comments