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

fix: AppDeployer needs perms to create new env #762

Merged
merged 5 commits into from
Oct 19, 2021

Conversation

SanketD92
Copy link
Contributor

Issue #, if available:
AppDeployer role was lacking permissions for creating a new SWB environment.

Description of changes:
Permissions needed were around being able to pass the AppDeployer role to SWB CFN stacks.

Checklist:

  • Have you successfully deployed to an AWS account with your changes?
  • Have you successfully tested with your changes locally?

AS review ticket id:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #762 (7462872) into develop (a3f3f09) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #762   +/-   ##
========================================
  Coverage    52.09%   52.09%           
========================================
  Files          272      272           
  Lines        14519    14519           
  Branches      2285     2285           
========================================
  Hits          7563     7563           
  Misses        6106     6106           
  Partials       850      850           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a3f3f09...7462872. Read the comment docs.

@github-actions github-actions bot added size/xs and removed size/s labels Oct 18, 2021
@SanketD92 SanketD92 merged commit fe75f8b into develop Oct 19, 2021
@SanketD92 SanketD92 deleted the fix-cicd-appdeployer-role branch October 19, 2021 15:23
jxuamazon pushed a commit to jxuamazon/service-workbench-on-aws that referenced this pull request Feb 15, 2022
* fix: AppDeployer needs perms to create new env

* fix: AppDeployer specific changes only

* removing unrelated changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants