opentofu/builtin
Christopher Tiwald dfe0efaf17 aws_db_instance: Only write lowercase engines to the state file.
Amazon accepts mixed-case engines, but only returns lowercase. Without
the proper StateFunc, every apply of a mixed-case engine will result in
a new db instance. Standardize on lowercase.
2015-07-24 16:32:21 -04:00
..
bins First few azure resources... 2015-05-28 00:51:17 +02:00
providers aws_db_instance: Only write lowercase engines to the state file. 2015-07-24 16:32:21 -04:00
provisioners Fixes #2676 by prefixing all Windows commands 2015-07-10 12:56:27 +02:00