We are trying to run terraform script to increase the size of Redis instance. The plan says, it is going to create the secret of a secret_name which is out there already and used by production application.
Solution for the error
We are trying to run terraform script to increase the size of Redis instance. The plan says, it is going to create the secret of a secret_name which is out there already and used by production application.
Solution for the error
Have a look at Terraform import.
More specifically for a secret manager secret.