-
Notifications
You must be signed in to change notification settings - Fork 398
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
Add support for codedeploy #1950
base: main
Are you sure you want to change the base?
Conversation
Docs Build 📝Thank you for contribution!✨ The docsite for this PR is available for download as an artifact from this run: You can compare to the docs for the File changes:
Click to see the diff comparison.NOTE: only file modifications are shown here. New and deleted files are excluded. diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/codecommit_repository_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/codecommit_repository_module.html
index 372c728..4e597d8 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/codecommit_repository_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/codecommit_repository_module.html
@@ -22,7 +22,7 @@
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/js/theme.js"></script>
<link rel="search" title="Search" href="../../../search.html" />
- <link rel="next" title="community.aws.codepipeline module – Create or delete AWS CodePipelines" href="codepipeline_module.html" />
+ <link rel="next" title="community.aws.codedeploy_application module – Manage applications in AWS CodeDeploy" href="codedeploy_application_module.html" />
<link rel="prev" title="community.aws.codebuild_project module – Create or delete an AWS CodeBuild project" href="codebuild_project_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
@@ -542,7 +542,7 @@ see <a class="reference internal" href="#ansible-collections-community-aws-codec
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="codebuild_project_module.html" class="btn btn-neutral float-left" title="community.aws.codebuild_project module – Create or delete an AWS CodeBuild project" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
- <a href="codepipeline_module.html" class="btn btn-neutral float-right" title="community.aws.codepipeline module – Create or delete AWS CodePipelines" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ <a href="codedeploy_application_module.html" class="btn btn-neutral float-right" title="community.aws.codedeploy_application module – Manage applications in AWS CodeDeploy" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
<hr/>
diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/codepipeline_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/codepipeline_module.html
index 74be3d5..6d07237 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/codepipeline_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/codepipeline_module.html
@@ -23,7 +23,7 @@
<script src="../../../_static/js/theme.js"></script>
<link rel="search" title="Search" href="../../../search.html" />
<link rel="next" title="community.aws.config_aggregation_authorization module – Manage cross-account AWS Config authorizations" href="config_aggregation_authorization_module.html" />
- <link rel="prev" title="community.aws.codecommit_repository module – Manage repositories in AWS CodeCommit" href="codecommit_repository_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
+ <link rel="prev" title="community.aws.codedeploy_deployment_group module – Manage deployment groups in AWS CodeDeploy" href="codedeploy_deployment_group_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
@@ -591,7 +591,7 @@ see <a class="reference internal" href="#ansible-collections-community-aws-codep
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
- <a href="codecommit_repository_module.html" class="btn btn-neutral float-left" title="community.aws.codecommit_repository module – Manage repositories in AWS CodeCommit" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="codedeploy_deployment_group_module.html" class="btn btn-neutral float-left" title="community.aws.codedeploy_deployment_group module – Manage deployment groups in AWS CodeDeploy" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="config_aggregation_authorization_module.html" class="btn btn-neutral float-right" title="community.aws.config_aggregation_authorization module – Manage cross-account AWS Config authorizations" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/index.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/index.html
index bbcc95f..a1872ce 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/index.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/index.html
@@ -209,6 +209,8 @@
<li><p><a class="reference internal" href="cloudfront_response_headers_policy_module.html#ansible-collections-community-aws-cloudfront-response-headers-policy-module"><span class="std std-ref">cloudfront_response_headers_policy module</span></a> – Create, update and delete response headers policies to be used in a Cloudfront distribution</p></li>
<li><p><a class="reference internal" href="codebuild_project_module.html#ansible-collections-community-aws-codebuild-project-module"><span class="std std-ref">codebuild_project module</span></a> – Create or delete an AWS CodeBuild project</p></li>
<li><p><a class="reference internal" href="codecommit_repository_module.html#ansible-collections-community-aws-codecommit-repository-module"><span class="std std-ref">codecommit_repository module</span></a> – Manage repositories in AWS CodeCommit</p></li>
+<li><p><a class="reference internal" href="codedeploy_application_module.html#ansible-collections-community-aws-codedeploy-application-module"><span class="std std-ref">codedeploy_application module</span></a> – Manage applications in AWS CodeDeploy</p></li>
+<li><p><a class="reference internal" href="codedeploy_deployment_group_module.html#ansible-collections-community-aws-codedeploy-deployment-group-module"><span class="std std-ref">codedeploy_deployment_group module</span></a> – Manage deployment groups in AWS CodeDeploy</p></li>
<li><p><a class="reference internal" href="codepipeline_module.html#ansible-collections-community-aws-codepipeline-module"><span class="std std-ref">codepipeline module</span></a> – Create or delete AWS CodePipelines</p></li>
<li><p><a class="reference internal" href="config_aggregation_authorization_module.html#ansible-collections-community-aws-config-aggregation-authorization-module"><span class="std std-ref">config_aggregation_authorization module</span></a> – Manage cross-account AWS Config authorizations</p></li>
<li><p><a class="reference internal" href="config_aggregator_module.html#ansible-collections-community-aws-config-aggregator-module"><span class="std std-ref">config_aggregator module</span></a> – Manage AWS Config aggregations across multiple accounts</p></li>
diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/index_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/index_module.html
index 1651532..9dc5155 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/index_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/index_module.html
@@ -152,6 +152,8 @@
<li><p><a class="reference internal" href="community/aws/cloudfront_response_headers_policy_module.html#ansible-collections-community-aws-cloudfront-response-headers-policy-module"><span class="std std-ref">community.aws.cloudfront_response_headers_policy</span></a> – Create, update and delete response headers policies to be used in a Cloudfront distribution</p></li>
<li><p><a class="reference internal" href="community/aws/codebuild_project_module.html#ansible-collections-community-aws-codebuild-project-module"><span class="std std-ref">community.aws.codebuild_project</span></a> – Create or delete an AWS CodeBuild project</p></li>
<li><p><a class="reference internal" href="community/aws/codecommit_repository_module.html#ansible-collections-community-aws-codecommit-repository-module"><span class="std std-ref">community.aws.codecommit_repository</span></a> – Manage repositories in AWS CodeCommit</p></li>
+<li><p><a class="reference internal" href="community/aws/codedeploy_application_module.html#ansible-collections-community-aws-codedeploy-application-module"><span class="std std-ref">community.aws.codedeploy_application</span></a> – Manage applications in AWS CodeDeploy</p></li>
+<li><p><a class="reference internal" href="community/aws/codedeploy_deployment_group_module.html#ansible-collections-community-aws-codedeploy-deployment-group-module"><span class="std std-ref">community.aws.codedeploy_deployment_group</span></a> – Manage deployment groups in AWS CodeDeploy</p></li>
<li><p><a class="reference internal" href="community/aws/codepipeline_module.html#ansible-collections-community-aws-codepipeline-module"><span class="std std-ref">community.aws.codepipeline</span></a> – Create or delete AWS CodePipelines</p></li>
<li><p><a class="reference internal" href="community/aws/config_aggregation_authorization_module.html#ansible-collections-community-aws-config-aggregation-authorization-module"><span class="std std-ref">community.aws.config_aggregation_authorization</span></a> – Manage cross-account AWS Config authorizations</p></li>
<li><p><a class="reference internal" href="community/aws/config_aggregator_module.html#ansible-collections-community-aws-config-aggregator-module"><span class="std std-ref">community.aws.config_aggregator</span></a> – Manage AWS Config aggregations across multiple accounts</p></li>
|
Build failed. ✔️ ansible-galaxy-importer SUCCESS in 4m 26s (non-voting) |
Build failed. ✔️ ansible-galaxy-importer SUCCESS in 4m 27s (non-voting) |
Hello Team!,
Do I need to give permission to the test code? |
22e8b6b
to
f86fc36
Compare
Build failed. ✔️ ansible-galaxy-importer SUCCESS in 3m 51s (non-voting) |
SUMMARY
fix #887
hello. I have implemented 2 modules related to AWS Codedeploy.
I've preserved the implementation of other modules as much as possible.
ISSUE TYPE
COMPONENT NAME
codedeploy_application
codedeploy_deployment
ADDITIONAL INFORMATION
The deployment group relied on exception responses from AWS whenever possible, although the required parameters vary depending on the EC2/ECS/Lamdba deployment target.