Skip to content

Commit

Permalink
Fix issue #140
Browse files Browse the repository at this point in the history
  • Loading branch information
bwJuniper committed Jul 19, 2023
1 parent 046c3de commit 5afd6ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apstra/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ const (
errDataSourceConfigureProviderDataDetail = "Expected '%T', got: '%T'. Please report this issue to the provider maintainers."
errResourceConfigureProviderDataSummary = "Unexpected Resource Configure Type."
errResourceConfigureProviderDataDetail = "Expected '%T', got: '%T'. Please report this issue to the provider maintainers."
errDataSourceUnconfiguredSummary = "Data Source not configured"
errProviderInvalidConfig = "Provider configuration invalid"
errResourceUnconfiguredSummary = "Resource not configured"
errReadingAllocation = "error reading '%s' resource allocation '%s' for Blueprint '%s'"
errSettingAllocation = "error setting resource allocation"
errProviderBug = "Provider Bug. Please report this issue to the provider maintainers."
Expand Down

0 comments on commit 5afd6ae

Please sign in to comment.