-
Daniel Piddock authored
aws_db_parameter_group (or AWS?) does not support removing previously defined parameters. I thought I'd give "taint" a spin and force the parameter group to be recreated. terraform tried to delete the parameter group but failed as it's still in use. This change allows terraform to migrate the RDS instance to the new parameter group before destroying the old.
f2245e3a
Name |
Last commit
|
Last update |
---|---|---|
examples | ||
modules | ||
.gitignore | ||
LICENSE | ||
README.md | ||
main.tf | ||
outputs.tf | ||
variables.tf |