sourcetoad/Sourcetoad - AWS CodeDeploy for GitHub Actions

Deploy projects to EC2 via CodeDeploy for GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws_access_keyAWS Access Key (Required if no aws-actions/configure-aws-credentials)no
aws_secret_keyAWS Secret Key (Required if no aws-actions/configure-aws-credentials)no
aws_regionAWS Regionnous-east-1
s3_bucketS3 Bucket for CodeDeploy Assetsyes
s3_folderS3 Folder for ZIP.yes
directoryDirectory to be archived instead of entire workspace.no
archiveZip to be used for deployment, instead of archiving a directory.no
custom_zip_flagsCustom flags to be passed to zip during archiving.no
excluded_filesFiles to be excluded during archiving (space delimited).no
codedeploy_nameAWS CodeDeploy Application Nameyes
codedeploy_groupAWS CodeDeploy Application Groupyes
codedeploy_config_nameOverride the AWS CodeDeploy configuration nameno
codedeploy_register_onlyWhether to register the deployment (vs automatic deploy).nofalse
codedeploy_file_exists_behaviorWhat to do if the file already exists in the deployment location. Possible options are DISSALOW|OVERWRITE|RETAINnoDISALLOW
max_polling_iterationsMax amount of iterations (15s increments) to wait for a deploymentno60
dry_runWhether to skip all AWS related steps.nofalse
namedescription
zip_filenameFilename of generated zip file.
etagETag for the generated zip file reported by AWS.
deployment_idThe CodeDeploy deployment id