aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::AppRunner::Service] - [Enhancement] - Update App Runner service without replacing tags
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::AppRunner::Service
### Resource name
_No response_
### Description
When updates Tags property in AWS::AppRunner::Service, the updates requires replacement of existing services.
https://docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-resource-apprunner-service.html#aws-resource-apprunner-service-properties
> Tags
> An optional list of metadata items that you can associate with the App Runner service resource. A tag is a key-value pair.
>
> Required: No
> Type: Array of Tag
> Update requires: Replacement
On the other hand, when updates the tags of the service from App Runner console, the update doesn't require the replacement. So, we request enhancement behavior to update tags without replacement.
### Other Details
_No response_
Contributor guide
Research direction
No repository files, tests, or entry points are identified. Start by reviewing the AWS::AppRunner::Service coverage and the linked CloudFormation Tags documentation, then compare CloudFormation updates with App Runner console behavior. Done means tag changes update the existing service without replacement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100