Skip to content

Commit

Permalink
Saas-9292-aws-ensure-ec2-instances-have-tags (#597)
Browse files Browse the repository at this point in the history
* remediation guide

* capital some letters

* descripton edited
  • Loading branch information
abdullahaslam306 authored Oct 26, 2022
1 parent 2e0f419 commit fc5b1d8
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions en/aws/ec2/ec2-ahs-tags.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AWS / EC2 / Instance Has Tags

## Quick Info

| | |
|-|-|
| **Plugin Title** | Instance Has Tags |
| **Cloud** | AWS |
| **Category** | EC2 |
| **Description** | Ensure EC2 Instances have tags |
| **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/AWSEC2/latest/UserGuide/Using_Tags.html |
| **Recommended Action** | Add tags to ec2 instance |

## Detailed Remediation Steps
1. Log into the AWS Management Console.
2. Select the "Services" option and search for EC2. </br> <img src="/resources/aws/ec2/ec2-has-tags/step2.png"/>
3. Scroll down the left navigation panel and choose "Instances". </br> <img src="/resources/aws/ec2/ec2-has-tags/step3.png"/>
4. Select the "EC2 Instance" for which you want to add tags and Click on the "Tags" tab in navigation panel below. </br> <img src="/resources/aws/ec2/ec2-has-tags/step4.png"/>
5. On the "Description" tab Click on "Manage Tags" button </br> <img src="/resources/aws/ec2/ec2-has-tags/step5.png"/>
6. On "Manage Tags" page Click on "Add Tag" button enter key and value for your tag and Click save.</br> <img src="/resources/aws/efs/ec2-has-tags/step6.png"/>


Empty file.
Binary file added resources/aws/ec2/ec-has-tags/step2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/ec2/ec-has-tags/step3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/ec2/ec-has-tags/step4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/ec2/ec-has-tags/step5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/ec2/ec-has-tags/step6.png
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 fc5b1d8

Please sign in to comment.