Skip to content

Remove empty AWS provider block to prevent errors

Michael Irwin requested to merge remove-empty-aws-block into master

Modules, by default, inherit all providers from the root config, so there's no need to define it directly here anyways.

Merge request reports