https://github.com/bdashrad/aws-scripts
some miscellaneous scripts for managing aws resources
https://github.com/bdashrad/aws-scripts
Last synced: 3 months ago
JSON representation
some miscellaneous scripts for managing aws resources
- Host: GitHub
- URL: https://github.com/bdashrad/aws-scripts
- Owner: bdashrad
- Created: 2017-06-14T03:54:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-24T18:17:05.000Z (over 8 years ago)
- Last Synced: 2025-01-16T03:50:09.714Z (over 1 year ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aws-scripts
Some miscellaneous scripts for managing aws resources.
## scritps
### snapshot_tagger.rb
copies a required set of tags to a snapshot from it's source volume.
### volume_tagger.rb
copies a required set of tags to a volume from the instance it's attached to.