k1LoW / awspec

RSpec tests for your AWS resources.
MIT License
1.17k stars 194 forks source link

Fix DB resources error #593

Open alpineriveredge opened 4 weeks ago

alpineriveredge commented 4 weeks ago

DB resources such as "rds_db_cluster" has a below error. "uninitialized constant Awspec::Type::RdsDBCluster"

This error is caused by "dry-inflector" v1.1.0 update.