Source identifier in form <namespace>/<name>, e.g. 'hashicorp/google'.
GoogleProvider returns kProviderSource. Synth emits this under
terraform.required_providers.<providerName>.source.
Implementation
@override
String get source => kBetaProviderSource;