-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/saas 9663 aws ensure ebs volumes have tags (#623)
* remediation guide * remediation guide * images for remidiation guide * image updated * Apply suggestions from code review Co-authored-by: alphadev4 <[email protected]>
- Loading branch information
1 parent
cabab7f
commit 3a2f7a4
Showing
14 changed files
with
47 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 / EBS Snapshot Has Tags | ||
|
||
## Quick Info | ||
|
||
| | | | ||
|-|-| | ||
| **Plugin Title** | EBS Snapshot Has Tags | | ||
| **Cloud** | AWS | | ||
| **Category** | EC2 | | ||
| **Description** | Ensure that EBS snapshots 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/blogs/compute/tag-amazon-ebs-snapshots-on-creation-and-implement-stronger-security-policies/ | | ||
| **Recommended Action** | Modify EBS snapshots and add tags. | | ||
|
||
## 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/ebs-snapshot-has-tags/step2.png"/> | ||
3. Scroll down the left navigation panel and choose "Snapshots". </br> <img src="/resources/aws/ec2/ebs-snapshot-has-tags/step3.png"/> | ||
4. Select the "Snapshot" that needs to have tags and click on its name from the "Name" column.</br> <img src="/resources/aws/ec2/ebs-snapshot-has-tags/step4.png"/> | ||
5. Scroll down the page and under "Tags" tab Click on "Manage Tags" button.</br> <img src="/resources/aws/ec2/ebs-snapshot-has-tags/step5.png"/> | ||
6. On "Manage tags" page Click on "Add Tag" button and enter the key-value for tag and Click "Save" button.</br><img src="/resources/aws/ec2/ebs-snapshot-has-tags/step6.png"/> |
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 / EBS Encryption Enabled | ||
|
||
## Quick Info | ||
|
||
| | | | ||
|-|-| | ||
| **Plugin Title** | EBS Volume has tags | | ||
| **Cloud** | AWS | | ||
| **Category** | EC2 | | ||
| **Description** | Ensure that EBS Volumes 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/blogs/aws/new-tag-ec2-instances-ebs-volumes-on-creation/ | | ||
| **Recommended Action** | Modify EBS volumes and add tags | | ||
|
||
## 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/ebs-volume-has-tags/step2.png"/> | ||
3. Scroll down the left navigation panel and choose "Volumes". </br> <img src="/resources/aws/ec2/ebs-volume-has-tags/step3.png"/> | ||
4. Select the "Volume" that needs to have tags and click on its name from the "Name" column.</br> <img src="/resources/aws/ec2/ebs-volume-has-tags/step4.png"/> | ||
5. Scroll down the page and under "Tags" tab Click on "Manage Tags" button</br> <img src="/resources/aws/ec2/ebs-volume-has-tags/step5.png"/> | ||
6. On "Manage tags" page Click on "Add Tag" button and enter the key-value for tag and Click "Save" button.</br><img src="/resources/aws/ec2/ebs-volume-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.
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 @@ | ||
|
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.