···7373 # and wrapped to terraform via deecb4c1aab780047d79978c636eeb879dd68630
7474 libvirt = automated-providers.libvirt.overrideAttrs (_: { propagatedBuildInputs = [ cdrtools ]; });
7575 linode = automated-providers.linode.override { mkProviderGoModule = buildGo118Module; };
7676+ utils = automated-providers.utils.override { mkProviderGoModule = buildGo118Module; };
7677 };
77787879 # Put all the providers we not longer support in this list.