-
Notifications
You must be signed in to change notification settings - Fork 192
Extend AWS CloudFormation commands #1054
Extend AWS CloudFormation commands #1054
Conversation
f4715b6
to
e5f3e98
Compare
Cluster Generation A/B Results: |
Cluster Generation A/B Results: |
62808a3
to
1bad2f2
Compare
Cluster Generation A/B Results: |
Cluster Generation A/B Results: |
Oops |
Failing linter tests fixed in #1055 |
1bad2f2
to
b675e6e
Compare
Cluster Generation A/B Results: |
b675e6e
to
6cafb2d
Compare
6cafb2d
to
d049a69
Compare
Cluster Generation A/B Results: |
Cluster Generation A/B Results: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thanks!
d049a69
to
87c1cfb
Compare
Cluster Generation A/B Results: |
87c1cfb
to
a82b410
Compare
Adds support for enabling TMC integration using ENABLE_TMC_CLOUD_PROVIDER_PERMISSIONS=true as well as adding the generate-cloudformation-template subcommand to `management-cluster permissions aws`, which will allow users to apply CloudFormation by themselves, or convert the template into IAM policies or Terraform. Signed-off-by: Naadir Jeewa <jeewan@vmware.com>
a82b410
to
a45473d
Compare
Cluster Generation A/B Results: |
Cluster Generation A/B Results: |
Adds support for enabling TMC integration using
ENABLE_TMC_CLOUD_PROVIDER_PERMISSIONS=true
as well as adding the generate-cloudformation-template
subcommand to
management-cluster permissions aws
, whichwill allow users to apply CloudFormation by themselves,
or convert the template into IAM policies or Terraform.
Signed-off-by: Naadir Jeewa jeewan@vmware.com
What this PR does / why we need it
Which issue(s) this PR fixes
Fixes #937
Describe testing done for PR
Tested locally in my AWS account
Release note
PR Checklist
Additional information
Special notes for your reviewer