Skip to content

Commit

Permalink
remediation guide for ecs clusters have tags (#606)
Browse files Browse the repository at this point in the history
* remediation guide for ecs clusters have tags

* NAME CHANGED

* Apply suggestions from code review

Co-authored-by: alphadev4 <[email protected]>
  • Loading branch information
abdullahaslam306 and alphadev4 authored Oct 26, 2022
1 parent 5f95ad4 commit c5cc322
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions en/aws/ecs/ecs-clusters-have-tags.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AWS / ECS / ECS Clusters Have Tags

## Quick Info

| | |
|-|-|
| **Plugin Title** | ECS Cluster Has Tags |
| **Cloud** | AWS |
| **Category** | ECS |
| **Description** | Ensure ECS clusters have tags associated. |
| **More Info** | Tags help you to group resources together that are related to or associated with each other. It is a best practice to tag cloud resources to better organize and gain visibility into their usage.|
| **AWS Link** | https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html |
| **Recommended Action** | Modify ECS Cluster and add tags. |

## Detailed Remediation Steps
1. Log into the AWS Management Console.
2. Select the "Services" option and search for ECS. </br> <img src="/resources/aws/ecs/ecs-clusters-have-tags/step2.png"/>
3. In navigation pane select "Clusters".</br> <img src="/resources/aws/ecs/ecs-clusters-have-tags/step3.png"/>
4. On Clusters page click on the cluster name which needs to have tags. </br> <img src="/resources/aws/ecs/ecs-clusters-have-tags/step4.png"/>
5. On Cluster Details page choose "Tags" tab from navigation panel. Under "Tags" tab click on "Edit" button. </br> <img src="/resources/aws/ecs/ecs-clusters-have-tags/step5.png"/>
6. On Tags pop up click enter key-value related to tag and Click on "Save".</br> <img src="/resources/aws/ecs/ecs-clusters-have-tags/step6.png"/>
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c5cc322

Please sign in to comment.