CodeDeploy Application

An AWS CodeDeploy Application is a logical unit that defines the deployment configuration for your code. It serves as a container for deployment groups, which specify the target environments such as Amazon EC2 instances, on-premises servers, or Lambda functions. The application helps organize and manage deployments, ensuring that updates to your code are delivered consistently and reliably across your chosen infrastructure.

aws.codedeploy_application

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
application_idcorestringThe application ID.
application_namecorestringThe application name.
compute_platformcorestringThe destination platform type for deployment of the application (Lambda or Server).
create_timecoretimestampThe time at which the application was created.
git_hub_account_namecorestringThe name for a connection to a GitHub account.
linked_to_git_hubcoreboolTrue if the user has authenticated with GitHub for the specified application. Otherwise, false.
tagscorehstore