aws / aws/aws-toolkit-visual-studio

Resource drift on deployed components

Open
#499 2 comments 0 reactions 0 assignees View on GitHub
dotnet-deploy publish
Dominant language
No language data
Stars
135
Forks
37
PR merge metrics
No merged PRs in 30d

Description

I've successfully deployed a container to ECS via the AWS toolkit in VS2022. Overtime I need to update some of the running services, e.g. update the load balancer to provide SSL endpoints, targets and redirects, or extend the role the ECS task(s) run under.

What is the best approach for managing this _drift_?

- Is it possible to edit the original configuration and deployment setup within Visual studio (ie on my local machine pre deploy)?
- Should I import the changes into the deployed Cloudformation stack?
- Should I simply ignore the manually made changes (done via the AWS console) and hope the next install doesn't remove them?

Many thanks

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the AWS Toolkit for Visual Studio deployment setup and the deployed ECS CloudFormation stack described in the issue. Compare how load balancer, target, redirect, and task-role changes are represented before and after deployment; done means identifying and documenting a supported drift-management workflow. No source file or test is named.

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
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.