| Name | Version |
|---|---|
| juju | ~> 1.3 |
| Name | Version |
|---|---|
| juju | 1.3.0 |
No modules.
| Name | Type |
|---|---|
| juju_application.backup-restoring-db | resource |
| juju_application.ingress | resource |
| juju_application.pg | resource |
| juju_application.redis | resource |
| juju_application.s3-integrator | resource |
| juju_application.test-observer-api | resource |
| juju_application.test-observer-frontend | resource |
| juju_integration.db-backups | resource |
| juju_integration.db-backups-restore | resource |
| juju_integration.test-observer-api-database-access | resource |
| juju_integration.test-observer-api-ingress | resource |
| juju_integration.test-observer-frontend-ingress | resource |
| juju_integration.test-observer-frontend-to-rest-api-access | resource |
| juju_integration.test-observer-redis-access | resource |
| juju_model.model | data source |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| api_channel | Charmhub channel for the API charm (e.g., 'latest/edge', 'latest/edge/testing-branch') | string |
"latest/edge" |
no |
| api_hostname | Test Observer API hostname | string |
n/a | yes |
| backups_s3_bucket | Database backups s3-integrator bucket | string |
"" |
no |
| backups_s3_endpoint | Database backups s3-integrator endpoint | string |
"" |
no |
| backups_s3_path | Database backups s3-integrator path | string |
"" |
no |
| backups_s3_region | Database backups s3-integrator region | string |
"" |
no |
| backups_s3_uri_style | Database backups s3-integrator uri_style | string |
"path" |
no |
| enable_issue_sync | Whether to enable periodic syncing of issues from GitHub, Jira, and Launchpad | bool |
false |
no |
| environment | The environment to deploy to (development, stg, production) | any |
n/a | yes |
| frontend_channel | Charmhub channel for the frontend charm (e.g., 'latest/edge', 'latest/edge/testing-branch') | string |
"latest/edge" |
no |
| frontend_hostname | Test Observer front-end hostname | string |
n/a | yes |
| ignore_permissions | List of API permissions to ignore for all requests | list(string) |
n/a | yes |
| nginx_ingress_integrator_charm_whitelist_source_range | Allowed client IP source ranges. The value is a comma separated list of CIDRs. | string |
"" |
no |
| saml_idp_metadata_url | SAML metadata endpoint for the identity provider | string |
n/a | yes |
| saml_sp_cert | SAML service provider X.509 certificate | string |
n/a | yes |
| saml_sp_key | SAML service provider certificate private key | string |
n/a | yes |
| sessions_secret | Randomly generated secret key to use for signing session cookies | string |
n/a | yes |
| tls_secret_name | Secret where the TLS certificate for ingress is stored | string |
"" |
no |
No outputs.