Error verifying checksum for provider "aws"

Just started getting this error on the Init step for all Terraform repos. Anyone know what is going on here? These templates where working fine up to 30 minutes ago.

Error verifying checksum for provider "aws"
The checksum for provider distribution from the Terraform Registry
did not match the source. This may mean that the distributed files
were changed after this version was released to the Registry.
Error: unexpected plugin checksum

Workaround: set version = “2.66.0”

version = “2.67.0” seems to be causing the problem

Update… Known issue…