Skip to content

Commit 8dc39bf

Browse files
committed
addressing comments
1 parent 32fef17 commit 8dc39bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/well-architected-framework/docs/docs/optimize-systems/lifecycle-management/decommission-infrastructure.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To successfully decommission resources, you need to create a well-defined plan t
1717

1818
## Create a dependency plan
1919

20-
Your plan should analyze which services, applications, or other resources rely on the components you plan to remove. Your plan will lower the risk of unexpected outages by identifying and addressing dependencies before decommissioning.
20+
Your plan should analyze which services, applications, or other resources rely on the components you may plan to remove. Your plan will lower the risk of unexpected outages by identifying and addressing dependencies before decommissioning.
2121

2222
If you are using infrastructure as code tools like Terraform, you can use a dependency graph to understand resource relationships. This graph can help you visualize connections between resources and identify potential impacts of removing specific components.
2323

0 commit comments

Comments
 (0)