You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using 7777 on GitHub Actions but every time it runs it adds a new different IP to the security group quickly reaching the limit of 60 rules (at least on my AWS account)
This is the error
Retrieving the container security group.
Retrieving the computer's IP address.
Authorizing 20.237.140.247 on the security group.
RulesPerSecurityGroupLimitExceeded: The maximum number of rules per
security group has been reached.
Code: RulesPerSecurityGroupLimitExceeded
Would it be possible to add an option for 7777 to have it automatically remove the IP after it is done?
The text was updated successfully, but these errors were encountered:
I am using 7777 on GitHub Actions but every time it runs it adds a new different IP to the security group quickly reaching the limit of 60 rules (at least on my AWS account)
This is the error
Would it be possible to add an option for 7777 to have it automatically remove the IP after it is done?
The text was updated successfully, but these errors were encountered: