Skip to content

Commit

Permalink
Use new_cluster_id as prior test renamed the cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
Igshaan Mesias authored and imesias committed Aug 28, 2022
1 parent 4bbebed commit c5b0a70
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@
rds_cluster:
id: "{{ new_cluster_id }}"
state: present
engine: "{{ engine }}"
db_cluster_parameter_group_name: "{{ new_db_parameter_group_name }}"
apply_immediately: True
register: _result_modify_db_parameter_group_name
Expand Down

0 comments on commit c5b0a70

Please sign in to comment.