github.com/juju/juju@v0.0.0-20240430160146-1752b71fcf00/testcharms/charms/dummy-source/actions.yaml (about) 1 echo: 2 description: Echo takes a string value and echo's it out 3 params: 4 value: 5 type: string 6 description: The value that should be echo'd