Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for tagging EBS volumes #199

Merged
merged 1 commit into from
Feb 19, 2023

Conversation

cristim
Copy link
Contributor

@cristim cristim commented Feb 19, 2023

No description provided.

@mpostument
Copy link
Owner

Looks good

@mpostument mpostument merged commit 43ad4ae into mpostument:master Feb 19, 2023
@mpostument
Copy link
Owner

@cristim
Copy link
Contributor Author

cristim commented Feb 19, 2023

Awesome, thanks!

BTW, hope you don't mind I've used ChatGPT for this, I basically gave it the EC2 instances tagging code and asked it to convert it to EBS volumes, and did this file by file.

It converted the calls to EBS and worked like a charm with just a couple of manual fixes because some of the functions were named differently and had to be renamed to match.

Once those were renamed the tests passed and it also worked when tested on my personal account against an existing volume.

For ASGs I did all this manually and took me like 2-3h, but this was done in like 20min end to end

@mpostument
Copy link
Owner

No problem with ChatGPT at all :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants