-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Hi, could you please make prefix_name
optional?
Because I create my RDS instance manually a long time ago, then now I am using Terraform, I try to import my RDS instance because it is for used a production environment infrastructure.
But manually, I didn't add a prefix_name
on AWS and there is no possibility to modify and add one manually on the AWS platform. And the issue is after import my instance in the state and using your module, it asks me to force to replace my instance because of a new prefix_name
attribute will be added.
prefix_name
should be optional.
Metadata
Metadata
Assignees
Labels
No labels