Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
  • Loading branch information
alinabuzachis committed Jan 16, 2025
1 parent 5c8e114 commit 072afd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/modules/rds_cluster.py
Original file line number Diff line number Diff line change
Expand Up @@ -1430,6 +1430,7 @@ def main():
result["tags"] = get_tags(client, module, result["db_cluster_arn"])

module.exit_json(changed=changed, **result)
# test


if __name__ == "__main__":
Expand Down

0 comments on commit 072afd4

Please sign in to comment.