Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable
readonlyRootFilesystem
in our ECS Task config (#934)
* container cannot write to the root filesystem * Create mount point for writeable directory * Don't install RDS CA * Add a volume to container Cloudquery internal data * Add volume for /tmp folder * Publish a new Cloudquery image with Amazon RDS CA * trigger first workflow run * only run on changes under particular paths * use new container image * load cloudquery version from .env * refer to new image * remove log lines * move github cresentials to ephemeral storage * Add a comment to additionalCommands instructing users to write to the `/data` folder * Don't use external action for setting CQ_CLI env variable * Use Standard linux folder for storing config * update old /data paths * remove debug comment * use commit hashes instead of versions --------- Co-authored-by: Natasha <[email protected]> Co-authored-by: Ashleigh Carr <[email protected]>
- Loading branch information