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

[FEATURE] Expose CFN stack commands for ProjectManagedPolicy #22

Closed
dgraeber opened this issue Jul 6, 2022 · 1 comment
Closed

[FEATURE] Expose CFN stack commands for ProjectManagedPolicy #22

dgraeber opened this issue Jul 6, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dgraeber
Copy link
Contributor

dgraeber commented Jul 6, 2022

Lets discuss feasibility of below...?

Is your feature request related to a problem? Please describe.
Similar to the creation of the seedkit toolkit, our code calls the creation of a project managed policy that is digging deep into the codeseeder codebase.

Describe the solution you'd like
Create a command level function that will check if the managed policy stack is deployed, return a boolean, the stackname and output.
Create a command level function that will create the stack
Create a command level function to destroy the stack

A similar solution to this issue, but for the managed policy:
#20
#21

@dgraeber dgraeber added the enhancement New feature or request label Jul 6, 2022
@chamcca
Copy link
Contributor

chamcca commented Aug 16, 2022

implemented

@chamcca chamcca closed this as completed Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants