Hey everyone,
To develop the terraform provider for aiven we are making heavy use of acceptance tests using embedded terraform manifests. Formatting those can be a challenge so we developed a small tool to terraform fmt those embedded manifests: GitHub - aiven/tfprovidertestfmt: Small tool to `terraform fmt` embedded manifests for acceptance testing
Maybe that is helpful to other provider developers too!