diff --git a/aws-nuke.yml b/aws-nuke.yml index 3e855212..db734a60 100644 --- a/aws-nuke.yml +++ b/aws-nuke.yml @@ -12,4 +12,6 @@ resource-types: targets: - RDSDBCluster - RDSSnapshot - - RDSInstance \ No newline at end of file + - RDSInstance + - RDSDBClusterParameterGroup + - RDSDBParameterGroup \ No newline at end of file