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
Adds a new feature in the zone scenario where the AWS deny-all network ACL is already created by the customer and the kraken zone outage scenario will only assign / replace the deny-all network ACL and revert back to the original AWS network ACL at the end of the scenario.
So, for example, having a configuration like this one:
it will assign the customer pre-created deny-all network ACL with ID XXX-1234asdf-XXX to the subnet subnet-0c858b2ac477e4489 and revert back to the original network ACL.
The text was updated successfully, but these errors were encountered:
Adds a new feature in the zone scenario where the AWS deny-all network ACL is already created by the customer and the kraken zone outage scenario will only assign / replace the deny-all network ACL and revert back to the original AWS network ACL at the end of the scenario.
So, for example, having a configuration like this one:
it will assign the customer pre-created deny-all network ACL with ID
XXX-1234asdf-XXX
to the subnetsubnet-0c858b2ac477e4489
and revert back to the original network ACL.The text was updated successfully, but these errors were encountered: