Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: ziyeqf <[email protected]>
  • Loading branch information
ziyeqf committed Sep 18, 2023
1 parent dda6cb5 commit 04727e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ func (r ContainerAppEnvironmentDataSource) Attributes() map[string]*pluginsdk.Sc
return map[string]*pluginsdk.Schema{
"location": commonschema.LocationComputed(),

"log_analytics_workspace_costumer_id": {
"log_analytics_workspace_customer_id": {
Type: pluginsdk.TypeString,
Computed: true,
Description: "The Customer ID of the Log Analytics Workspace this Container Apps Managed Environment is linked to.",
Expand Down

0 comments on commit 04727e5

Please sign in to comment.