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

Tag security groups atomically when created #19

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

dagguh
Copy link
Contributor

@dagguh dagguh commented Jan 9, 2024

We had Ec2SshAccess security groups, which were not tagged. I suspect that the CreateTags request might fail after the security group is created. E.g. the process is killed or the request is throttled.

We had `Ec2SshAccess` security groups, which were not tagged.
I suspect that the `CreateTags` request might fail after the security
group is created. E.g. the process is killed or the request is throttled.
@dagguh dagguh requested a review from a team as a code owner January 9, 2024 10:46
@dagguh dagguh enabled auto-merge (rebase) January 9, 2024 10:46
@dagguh dagguh merged commit a47234c into master Jan 9, 2024
3 checks passed
@dagguh dagguh deleted the ensure-security-group-tags branch January 9, 2024 11:09
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