Containers Aws

  • By Canonical Kubernetes
Channel Revision Published Runs on
latest/stable 1 18 Mar 2021
Ubuntu 16.04
juju deploy containers-aws
Show information

Platform:

Ubuntu
16.04

Learn about configurations >

  • access-key | string

    An IAM access key. It is strongly recommended that you use 'juju trust' instead, if available.

  • credentials | string

    The base64-encoded contents of an AWS credentials file, which must include both 'aws_access_key_id' and 'aws_secret_access_key' fields. This can be used from bundles with 'include-base64://' (see https://jujucharms.com/docs/stable/charms-bundles#setting-charm-configurations-options-in-a-bundle), or from the command-line with 'juju config aws credentials="$(base64 /path/to/file)"'. It is strongly recommended that you use 'juju trust' instead, if available. This will take precedence over the 'access-key' / 'secret-key' config options.

  • secret-key | string

    An IAM secret key. It is strongly recommended that you use 'juju trust' instead, if available.

  • snap_proxy | string

    HTTP/HTTPS web proxy for Snappy to use when accessing the snap store.

  • snap_proxy_url | string

    The address of a Snappy Enterprise Proxy to use for snaps e.g. http://snap-proxy.example.com