Skip to content

Commit

Permalink
Update parameter group name for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
imesias committed Aug 26, 2022
1 parent e89e909 commit 2432823
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 @@ tags_create:
new_cluster_id: 'ansible-test-cluster-{{ tiny_prefix }}-new'
new_port: 1155
new_password: 'test-rds_password-new'
new_db_parameter_group_name: 'test-db-parameter-group-{{ tiny_prefix }}-new'
new_db_parameter_group_name: 'ansible-test-db-parameter-group-{{ tiny_prefix }}-new'

# Tag cluster
tags_patch:
Expand Down

0 comments on commit 2432823

Please sign in to comment.