diff --git a/README.md b/README.md index d32a451..df6bb5e 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,6 @@ substitute for self-contained tests in individual repositories. 1. For Lando, an Auth0 developer account. See the [lando-ui README.md](https://github.com/mozilla-conduit/lando-ui/blob/master/README.md) for instructions on how to set that up. -1. Also for Lando/Transplant, an [AWS S3](https://aws.amazon.com/s3/) - bucket, which requires - - * The bucket name - * AWS Access Key - * AWS Secret Key ### Steps @@ -58,9 +52,6 @@ services: lando-api: environment: - PATCH_BUCKET_NAME: - AWS_ACCESS_KEY: - AWS_SECRET_KEY: # Optional: 'http://lando-api.test' by default OIDC_DOMAIN: OIDC_CLIENT_ID: @@ -74,9 +65,6 @@ services: autoland.transplant-init: environment: &transplant_secret - LANDO_BUCKET: - LANDO_AWS_KEY: - LANDO_AWS_SECRET: autoland.transplant-api: environment: *transplant_secret