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

Create IAM role for application version cleanup #43

Closed
aleksandarknezevic opened this issue Jul 1, 2023 · 0 comments · Fixed by #44
Closed

Create IAM role for application version cleanup #43

aleksandarknezevic opened this issue Jul 1, 2023 · 0 comments · Fixed by #44

Comments

@aleksandarknezevic
Copy link
Contributor

Describe the Feature

Add option to create IAM role which will be used for application version cleanup.

Expected Behavior

If user set option for creation IAM role, role should be created and lifecycle appversion_lifecycle will be configured in the same way as it is configured if user provided ARN of existing IAM role.

Use Case

User wants to enable appversion_lifecycle but doesn't want to create an IAM role in advance.

Describe Ideal Solution

Introduce a new boolean variable which will be false by default. If set, a new IAM role will be created and passed its Arn to appversion_lifecycle.

Alternatives Considered

Create an IAM role before calling the module.

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant