Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module for AWS CodeDeploy #887

Open
1 task done
JackPawsey opened this issue Jan 26, 2022 · 1 comment · May be fixed by #1950
Open
1 task done

Module for AWS CodeDeploy #887

JackPawsey opened this issue Jan 26, 2022 · 1 comment · May be fixed by #1950
Labels
feature This issue/PR relates to a feature request waiting_on_contributor Needs help. Feel free to engage to get things unblocked

Comments

@JackPawsey
Copy link

Summary

Ansible module to support the AWS CodeDeploy service for managed deployments.

When having multiple AWS accounts, it would be beneficial to be able to define the CodeDeploy resources using Ansible. There are already modules for the other three 'sister' services: CodeCommit, CodeBuild and CodePipeline.

I see there was an issue for such a module in 2017: ansible/ansible#30031

Thanks

Issue Type

Feature Idea

Component Name

New module: aws_codedeploy

Additional Information

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@markuman markuman added feature This issue/PR relates to a feature request waiting_on_contributor Needs help. Feel free to engage to get things unblocked labels Jan 27, 2022
@tremble
Copy link
Contributor

tremble commented Jul 10, 2022

Recommended name for any modules:

  • codedeploy_application
  • codedeploy_deployment
  • codedeploy_deployment_config
  • codedeploy_deployment_group

@shblue21 shblue21 linked a pull request Sep 20, 2023 that will close this issue
abikouo pushed a commit to abikouo/community.aws that referenced this issue Oct 24, 2023
… stable-4 has now been branched and main will be released as 5.0.0 (ansible-collections#887)

Bump version number in galaxy.yml to 5.0.0

SUMMARY
Bump version number in galaxy.yml from 4.0.0 to 5.0.0 to reflect that stable-4 has now been branched and main will be released as 5.0.0
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
galaxy.yml
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request waiting_on_contributor Needs help. Feel free to engage to get things unblocked
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants