nbrys
nbrys
Add support for running concourse on T3 instances. T3 are more powerful and cheaper than T2 instances.
We are using IAM roles on our worker nodes for granting access to an S3 bucket where other terraform statefiles are defined. Add support for adding an IAM role to...
Because the built-in pipeline hangs i tried upgrading the environment from the cli: /control-tower-darwin-amd64 deploy --iaas aws --region eu-west-1 concourse-id But i get the following error: ```Started deploying Creating VM...
When using the medium worker instance type, allow selecting that instances should have unlimited cpu credits
Concourse 5.2.0 added support for auditing. https://concourse-ci.org/concourse-web.html#audit-logs Add an option to enable this auditing feature from the deploy + ship these logs to cloudwatch logs
Add an option for using your own (existing) aws instance key for accessing the web node. This can be handy for accessing logs/compliance/ ...
Improve the usage of yubikey for other av commands
I was wondering if this project was still alive and will it be updated for new aws resources? For example vpc_endpoint is missing a field in the describe
`pip3 install --user anchorecli Collecting anchorecli Using cached anchorecli-0.9.3.tar.gz (44 kB) Preparing metadata (setup.py) ... done Collecting Click==8.0.1 (from anchorecli) Using cached click-8.0.1-py3-none-any.whl (97 kB) Collecting prettytable==2.2.0 (from anchorecli) Using...