Updated CLI args, config attributes and blocks
dependency
Description
- You can now benefit from dependency optimization even if you are not managing remote state in
generate
mode. - You can now disable dependency optimization using a feature flag on the
remote_state
block:disable_dependency_optimization = true
.