-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remediation guide for security groups has tags (#603)
* remediation guide for security groups has tags * step6 image added * Apply suggestions from code review Co-authored-by: alphadev4 <[email protected]>
- Loading branch information
1 parent
e624e9e
commit b89c367
Showing
7 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 / EC2 / Security Groups Have Tags | ||
|
||
## Quick Info | ||
|
||
| | | | ||
|-|-| | ||
| **Plugin Title** | Security Group has Tags | | ||
| **Cloud** | AWS | | ||
| **Category** | EC2 | | ||
| **Description** | Ensure that AWS Security Groups 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://aws.amazon.com/about-aws/whats-new/2021/07/amazon-ec2-adds-resource-identifiers-tags-vpc-security-groups-rules/ | | ||
| **Recommended Action** | Update Security Group and add Tags | | ||
|
||
## Detailed Remediation Steps | ||
1. Log into the AWS Management Console. | ||
2. Select the "Services" option and search for "Security Groups". </br> <img src="/resources/aws/ec2/security-groups-has-tags/step2.png"/> | ||
3. On Security Groups page Click on the security group which needs to have tags. </br> <img src="/resources/aws/ec2/security-groups-has-tags/step3.png"/> | ||
4. On the security group details page Choose "Tags" from the navigation panel in the middle of the page.</br> <img src="/resources/aws/ec2/security-groups-has-tags/step4.png"/> | ||
5. Under "Tags" tab Click on "Manage Tags" button.</br> <img src="/resources/aws/ec2/security-groups-has-tags/step5.png"/> | ||
6. On "Manage Tags" page click on "Add new tag" then enter the key and value pair for the tag and Click on "Save changes" button.</br><img src="/resources/aws/ec2/security-groups-has-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.