github.com/juju/juju@v0.0.0-20240430160146-1752b71fcf00/tests/suites/deploy/charms/trust-checker/metadata.yaml (about) 1 name: trust-checker 2 summary: "A charm that sets its status to blocked unless it can access credentials." 3 maintainer: 4 description: | 5 The charm initially sets its status to blocked and then attempts to fetch 6 the cloud credentials each time its configuration changes. Once deployed 7 you can toggle its state between active/blocked by running 8 9 juju trust trust-checker 10 juju trust trust-checker --remove 11 series: 12 - jammy 13 - focal 14 - bionic 15 - xenial