This file contains hidden or 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
#!/bin/bash | |
########################################################################################## | |
# AWS VM Import Instance Checker 1.2 # | |
# # | |
# The script has been implemented to simplify the VM Import process of the virtual # | |
# environment in AWS. # | |
# # | |
# The script checks that the requirements to import a VM in AWS are verified. # | |
# Please make a backup of the VM before to proceed. # | |
# # |