File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ No modules.
2525
2626| Name | Description | Type | Default | Required |
2727| ------| -------------| ------| ---------| :--------:|
28- | <a name =" input_app_name " ></a > [ app\_ name] ( #input\_ app\_ name ) | Name of the application in the Juju model. | ` string ` | ` "synapse " ` | no |
28+ | <a name =" input_app_name " ></a > [ app\_ name] ( #input\_ app\_ name ) | Name of the application in the Juju model. | ` string ` | ` "indico " ` | no |
2929| <a name =" input_base " ></a > [ base] ( #input\_ base ) | The operating system on which to deploy | ` string ` | ` "ubuntu@20.04" ` | no |
3030| <a name =" input_channel " ></a > [ channel] ( #input\_ channel ) | The channel to use when deploying a charm. | ` string ` | ` "latest/stable" ` | no |
3131| <a name =" input_config " ></a > [ config] ( #input\_ config ) | Application config. | ` map(string) ` | ` {} ` | no |
Original file line number Diff line number Diff line change 11<!-- BEGIN_TF_DOCS -->
22## Requirements
33
4- | Name | Version |
5- | ------| ---------|
6- | <a name =" requirement_juju " ></a > [ juju] ( #requirement\_ juju ) | >= 1.1.0 |
4+ No requirements.
75
86## Providers
97
10- | Name | Version |
11- | ------| ---------|
12- | <a name =" provider_juju " ></a > [ juju] ( #provider\_ juju ) | >= 1.1.0 |
8+ No providers.
139
1410## Modules
1511
16- | Name | Source | Version |
17- | ------| --------| ---------|
18- | <a name =" module_indico " ></a > [ indico] ( #module\_ indico ) | ./.. | n/a |
12+ No modules.
1913
2014## Resources
2115
22- | Name | Type |
23- | ------| ------|
24- | [ juju_model.example] ( https://registry.terraform.io/providers/juju/juju/latest/docs/data-sources/model ) | data source |
16+ No resources.
2517
2618## Inputs
2719
28- | Name | Description | Type | Default | Required |
29- | ------| -------------| ------| ---------| :--------:|
30- | <a name =" input_channel " ></a > [ channel] ( #input\_ channel ) | The channel to use when deploying a charm. | ` string ` | ` "latest/edge" ` | no |
31- | <a name =" input_revision " ></a > [ revision] ( #input\_ revision ) | Revision number of the charm. | ` number ` | ` null ` | no |
20+ No inputs.
3221
3322## Outputs
3423
You can’t perform that action at this time.
0 commit comments