Skip to content

Commit e78d986

Browse files
fmt
Signed-off-by: Rickard von Essen <rickard.von.essen@gmail.com>
1 parent 8f03301 commit e78d986

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/externalname.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ var terraformPluginSDKExternalNameConfigs = map[string]config.ExternalName{
555555

556556
// identityplatform
557557
//
558-
// Imported by using the following projects/{{project}}/config
558+
// Imported by using the following projects/{{project}}/config
559559
"google_identity_platform_config": config.TemplatedStringAsIdentifier("", "projects/{{ .setup.configuration.project }}/config"),
560560
// Imported by using the following format: projects/{{project}}/defaultSupportedIdpConfigs/{{idp_id}}
561561
"google_identity_platform_default_supported_idp_config": config.IdentifierFromProvider,

config/externalnamenottested.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ var ExternalNameNotTestedConfigs = map[string]config.ExternalName{
377377
"google_iam_workload_identity_pool_provider": config.TemplatedStringAsIdentifier("workload_identity_pool_provider_id", "projects/{{ .setup.configuration.project }}/locations/global/workloadIdentityPools/{{ .parameters.workload_identity_pool_id }}/providers/{{ .external_name }}"),
378378

379379
// identityplatform
380-
//
380+
//
381381

382382
// kms
383383
//

0 commit comments

Comments
 (0)