Skip to content

Commit

Permalink
fix intentnios
Browse files Browse the repository at this point in the history
  • Loading branch information
absolutelightning committed Oct 9, 2023
1 parent 65c97db commit d05516b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions consul/resource_consul_config_entry_service_intentions.go
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ func (s *serviceIntentions) Write(ce consulapi.ConfigEntry, d *schema.ResourceDa
permissions = append(permissions, permissionMap)
}
sourceMap["permissions"] = permissions
sources = append(sources, sourceMap)
}

sw.set("sources", sources)
Expand Down

0 comments on commit d05516b

Please sign in to comment.