Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mandar242 committed Dec 11, 2023
1 parent 565c90e commit 9a3ac4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import_tasks: create_update_cluster_serverless_v2_scaling_configuration.yaml

- name: Ensure the resource doesn't exist
rds_cluster:
amazon.aws.rds_cluster:
id: "{{ cluster_id }}"
state: absent
engine: "{{ engine}}"
Expand Down

0 comments on commit 9a3ac4c

Please sign in to comment.