Skip to content

Commit

Permalink
add error handling
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-rosset committed Feb 18, 2022
1 parent b43a9e0 commit 9428cbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws/terminator/data_services.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
from . import DbTerminator, Terminator, get_tag_dict_from_tag_list
from ansible_collections.amazon.aws.plugins.module_utils.core import is_boto3_error_code


class DmsSubnetGroup(DbTerminator):
@staticmethod
def create(credentials):
Expand Down

0 comments on commit 9428cbc

Please sign in to comment.