Project translated automatically.
Log in
or
register,
to view the original
You need to write a script or cli team that will check the required tag/value for (LBs/AMIs/Snapshots/EC2/Volumes/EIP/EFS..) all resources in the Amazon for the presence of Russian/English letters (the goal is to find the size of the letter/print) in the tag key/value
Examples of English:
Tagged with: env
Tag value: prod
Example of error with the Russian letter:
Tagged with: env
Tag value: prod
(the first letter "r" and the third letter "o" is Russian, although visually all the same / script must detect such errors by checking all the resources)
In the first case above "prod" in English, in the second some letters in Russian, which is bad and visually not to find what exactly, it is necessary for the script to check in English "prod" and if in any of the resources tag key/value is any Russian letter, lighted it or wrote in a separate log (so that then it could be corrected by hand)