New tutorial: Upgrade RDS Major Version with Terraform

Hello! I’d like to share a new tutorial we recently published on HashiCorp Learn that demonstrates how to use lifecycle arguments to manage the upgrade ordering for RDS instances and their parameter groups

Try the hands-on, command-line tutorial here

If you have any trouble or questions, drop them here.

1 Like

Any thought about providing a guide to describe how to upgrade a Global RDS cluster?

I am getting this error when trying to follow the steps from the article. Since the workflow is trying to create a new param group with the same name before it is destroyed. how to resolve this conflict?

Error: Error creating DB Cluster Parameter Group: DBParameterGroupAlreadyExists:

UPDATE

I renamed the aws_db_paramter_group and tried to deploy, but got the below error:

Error deleting DB parameter group: InvalidDBParameterGroupState