File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ type GetProviderSchemaResponse struct {
5454 // will be specified in the provider block of the user's configuration.
5555 Provider * Schema
5656
57- // ProviderMeta defines the schema for the provider's metadta , which
57+ // ProviderMeta defines the schema for the provider's metadata , which
5858 // will be specified in the provider_meta blocks of the terraform block
5959 // for a module. This is an advanced feature and its usage should be
6060 // coordinated with the Terraform Core team by opening an issue at
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ type GetProviderSchemaResponse struct {
5454 // will be specified in the provider block of the user's configuration.
5555 Provider * Schema
5656
57- // ProviderMeta defines the schema for the provider's metadta , which
57+ // ProviderMeta defines the schema for the provider's metadata , which
5858 // will be specified in the provider_meta blocks of the terraform block
5959 // for a module. This is an advanced feature and its usage should be
6060 // coordinated with the Terraform Core team by opening an issue at
You can’t perform that action at this time.
0 commit comments