You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_channel"></a> [channel](#input\_channel)| The channel to use when deploying a charm. |`string`|`"latest/stable"`| no |
92
93
| <aname="input_config"></a> [config](#input\_config)| Application config. Details about available options can be found at https://charmhub.io/github-runner-image-builder/configurations|`map(string)`|`{}`| no |
93
94
| <aname="input_constraints"></a> [constraints](#input\_constraints)| Juju constraints to apply for this application. |`string`|`""`| no |
94
-
| <aname="input_model_uuid"></a> [model\_uuid](#input\_model\_uuid)| Reference to a Juju model UUID. |`string`|`""`|no|
95
+
| <aname="input_model_uuid"></a> [model\_uuid](#input\_model\_uuid)| Reference to a Juju model UUID. |`string`|n/a|yes|
95
96
| <aname="input_revision"></a> [revision](#input\_revision)| Revision number of the charm |`number`|`null`| no |
96
97
| <aname="input_units"></a> [units](#input\_units)| Number of units to deploy |`number`|`1`| no |
0 commit comments