aws / aws/aws-toolkit-azure-devops

Allow stack policies to be set with CloudFormation tasks

Open
#427 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
258
Forks
114
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Accidental updates to stack resources can't be prevented with CloudFormation tasks

**Describe the solution you'd like**
Allow stack policies to be set with CloudFormation tasks

**Describe alternatives you've considered**

- The AWS CLI can be used to set the stack policy after the stack is created
- The AWS CLI can be used instead of the CloudFormation tasks

Contributor guide

Open the contributing guide

Research direction

Start by locating the TypeScript implementation and tests for the CloudFormation tasks, then inspect how task inputs are defined and passed to AWS. Confirm the existing task flow before deciding where stack policy configuration belongs. Done means a CloudFormation task can set a stack policy and prevent the targeted accidental resource updates, with coverage for the new behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.