Add locations
This commit is contained in:
@@ -141,7 +141,6 @@ func dataSourceSepConsumptionSchemaMake() map[string]*schema.Schema {
|
||||
"total": {
|
||||
Type: schema.TypeList,
|
||||
Computed: true,
|
||||
MaxItems: 1,
|
||||
Elem: &schema.Resource{
|
||||
Schema: map[string]*schema.Schema{
|
||||
"capacity_limit": {
|
||||
|
||||
Reference in New Issue
Block a user