rogermyung

Results 4 issues of rogermyung

Our standard company roles work great with this plugin. We have a custom IAM role that is meant to provide access to a few select resources in the production account....

According to the documentation at https://docs.aws.amazon.com/codedeploy/latest/userguide/deployments-view-logs.html#deployments-view-logs-instance-windows We need to look at logs the locations C:\ProgramData\Amazon\CodeDeploy\log\codedeploy-agent-log.txt C:\ProgramData\Amazon\CodeDeploy\deployment-group-ID\deployment-ID\logs\scripts.log The C:\ProgramData\Amazon\CodeDeploy\log\ can be redirected with :log_dir: https://docs.aws.amazon.com/codedeploy/latest/userguide/reference-agent-configuration.html but the deployment-group-ID is uniquely generated,...

I have followed the directions at https://docs.aws.amazon.com/codedeploy/latest/userguide/register-on-premises-instance-iam-user-arn.html to generate temporary IAM credentials and push them to the deployment server. However, the agent doesn't reload the credentials unless I create a...

feature-request

The Windows execution environment requires a different set of machine images. https://circleci.com/docs/using-windows/#windows-machine-executor-images Please add some basic tests for them.