-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore!: remove GuPublicInternetAccessSecurityGroup (#548)
BREAKING CHANGE: `GuPublicInternetAccessSecurityGroup` has been removed, as AWS automatically creates a security group which is almost identical to this by default when creating an Application Load Balancer. If you previously created an instance of `GuPublicInternetAccessSecurityGroup` and you need to retain the same custom security group, pass the appropriate ingresses and description to `GuSecurityGroup` instead of using the `GuPublicInternetAccessSecurityGroup` helper.
- Loading branch information
1 parent
9c68b13
commit ab6301d
Showing
2 changed files
with
1 addition
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters